Skip to content

Commit 3123804

Browse files
committed
update workflow
1 parent 19c4662 commit 3123804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
version: latest
2929
args: release --rm-dist
3030
env:
31-
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
31+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)