Skip to content

Commit 6735c11

Browse files
committed
Perhaps fix CI/CD; Make token specifically for GH release
1 parent 398ff48 commit 6735c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ jobs:
137137
nupkg/*.nupkg
138138
zip/*.zip
139139
env:
140-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
140+
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)