Merge pull request #2514 from return42/fix-gh-pages

[fix] Makefile target gh-pages & flatten history of branch gh.pages
This commit is contained in:
Alexandre Flament
2021-02-01 17:07:08 +01:00
committed by GitHub
2 changed files with 12 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ github.token }}
BRANCH: gh-pages
FOLDER: gh-pages
FOLDER: build/gh-pages
CLEAN: true # Automatically remove deleted files from the deploy branch
dockers: