diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 847a141..0d8acd4 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,3 +30,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./dist + user_name: 'yui-syui-ai[bot]' + user_email: 'yui-syui-ai[bot]@users.noreply.github.com'