We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd713b8 commit 350298dCopy full SHA for 350298d
.github/workflows/ci.yml
@@ -61,3 +61,6 @@ jobs:
61
yarn deploy -m "${{ github.event.head_commit.message }}"
62
env:
63
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