Skip to content

Commit d466037

Browse files
committed
ci: use release-pleaser token for goreleaser
1 parent e0399a1 commit d466037

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
@@ -37,6 +37,6 @@ jobs:
3737
version: "~> v2"
3838
args: release --clean
3939
env:
40-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40+
GITHUB_TOKEN: ${{ secrets.RELEASER_PLEASER_TOKEN }}
4141
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
4242
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)