Skip to content

Commit b4a89f6

Browse files
committed
.
1 parent a2479cb commit b4a89f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
npm version ${{ github.event.release.tag_name }} --no-git-tag-version
4848
npm publish --access public
4949
env:
50-
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_PCKG }}
50+
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_PCKG_TOKEN }}

0 commit comments

Comments
 (0)