From 263211a76d2951b37f1248ac4754bf3d32f1aaa7 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 29 Jun 2023 17:05:31 +0900 Subject: [PATCH] fix --- .github/workflows/gh-pages.yml | 2 ++ 1 file changed, 2 insertions(+) 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'