Skip to content

Commit b654e78

Browse files
authored
Fix github release (#381)
1 parent 1d46f1e commit b654e78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: GitHub Release
5151
run: make release-notes
5252
env:
53+
GH_TOKEN: ${{ github.token }}
5354
VERSION: ${{ github.ref_name }}
5455

5556
- if: ${{ success() }}

0 commit comments

Comments
 (0)