Skip to content

Commit f4dbfc2

Browse files
updated goreleaser token (#8)
1 parent 7efda36 commit f4dbfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
version: ${{ env.GITHUB_REF_NAME }}
3131
args: release --rm-dist
3232
env:
33-
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
33+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)