Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -23,5 +23,5 @@ jobs:
|
|||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||||
publish_branch: gh-pages
|
#publish_branch: gh-pages
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
|
|||||||
Reference in New Issue
Block a user