fix
This commit is contained in:
parent
0405ff76dd
commit
0ce1be3608
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
publish_branch: main
|
publish_branch: gh-pages
|
||||||
user_name: 'ai[bot]'
|
user_name: 'ai[bot]'
|
||||||
user_email: '138105980+yui-syui-ai[bot]@users.noreply.github.com'
|
user_email: '138105980+yui-syui-ai[bot]@users.noreply.github.com'
|
||||||
|
Loading…
Reference in New Issue
Block a user