diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index b1c434bf..c8582dee 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,6 +30,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public - publish_branch: main + publish_branch: gh-pages user_name: 'ai[bot]' user_email: '138105980+yui-syui-ai[bot]@users.noreply.github.com'