Skip to content

Commit 65b026c

Browse files
committed
Use special token when creating release
1 parent acb4a3f commit 65b026c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ jobs:
7878
generate_release_notes: true
7979
target_commitish: ${{ github.sha }}
8080
draft: true
81+
token: ${{ secrets.GH_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)