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
commit 99244440e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: