Skip to content

Commit e9f6907

Browse files
committed
ci: useGO_RELEASER_TOKEN secret for github token to allow push to odpf/homebrew-tap
1 parent 9ad08b8 commit e9f6907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
version: latest
2828
args: --rm-dist
2929
env:
30-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}

0 commit comments

Comments
 (0)