forked from Icycoide/searxng
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:
commit
99244440e4
2 changed files with 12 additions and 14 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue