fix
This commit is contained in:
parent
b56b49f04e
commit
1ea0ca41e9
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
publish_branch: master
|
publish_branch: gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user