We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398ff48 commit 6735c11Copy full SHA for 6735c11
1 file changed
.github/workflows/publish.yml
@@ -137,4 +137,4 @@ jobs:
137
nupkg/*.nupkg
138
zip/*.zip
139
env:
140
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
0 commit comments