Skip to content

Commit 350298d

Browse files
committed
chore: fix gh-pages
1 parent fd713b8 commit 350298d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ jobs:
6161
yarn deploy -m "${{ github.event.head_commit.message }}"
6262
env:
6363
GITHUB_TOKEN: ${{ secrets.DEPLOY_ACCESS_TOKEN }}
64+
USER_NAME: 'github-actions[bot]'
65+
USER_EMAIL: 'github-actions[bot]@users.noreply.github.com'
66+
REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)