Skip to content

Commit ea0d0a1

Browse files
committed
ci: add missing github token
1 parent 34d12d2 commit ea0d0a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ jobs:
178178
179179
- name: Create a release
180180
env:
181+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
181182
GIT_AUTHOR_NAME: 'github-actions[bot]'
182183
GIT_COMMITTER_NAME: 'github-actions[bot]'
183184
GIT_AUTHOR_EMAIL: '41898282+github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)