Skip to content

Commit 6cb9dc0

Browse files
committed
updated goreleaser token
1 parent fcc5f32 commit 6cb9dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
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)