We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b319d54 commit 40e8539Copy full SHA for 40e8539
.github/workflows/release.yml
@@ -37,4 +37,4 @@ jobs:
37
build/*.zip
38
generate_release_notes: true
39
env:
40
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
0 commit comments