Skip to content

Commit 8cba9c7

Browse files
austinkelleherAustin Kelleher
andauthored
Rename auth token secret (#21)
Co-authored-by: Austin Kelleher <[email protected]>
1 parent bf2d301 commit 8cba9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: yarn run build
1818
- run: npm publish
1919
env:
20-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
20+
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

0 commit comments

Comments
 (0)