From 8455964ca647c686bb2085f772694a4f4de364f3 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 29 Jun 2023 17:11:15 +0900 Subject: [PATCH] fix --- .github/workflows/gh-pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 0d8acd4..f0dfc54 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,5 +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' + user_name: 'ai[bot]' + user_email: '138105980+yui-syui-ai[bot]@users.noreply.github.com'