We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d12d2 commit ea0d0a1Copy full SHA for ea0d0a1
1 file changed
.github/workflows/ci.yaml
@@ -178,6 +178,7 @@ jobs:
178
179
- name: Create a release
180
env:
181
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
182
GIT_AUTHOR_NAME: 'github-actions[bot]'
183
GIT_COMMITTER_NAME: 'github-actions[bot]'
184
GIT_AUTHOR_EMAIL: '41898282+github-actions[bot]@users.noreply.github.com'
0 commit comments