Skip to content

Commit 7997b82

Browse files
committed
Revert "use default GITHUB_TOKEN secret"
This reverts commit 945ec3d.
1 parent 6e80250 commit 7997b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
version: latest
2626
args: release --rm-dist
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28+
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}

0 commit comments

Comments
 (0)