Skip to content

Commit cbefcc6

Browse files
committed
Update token reference from repo secrets
1 parent 539cb48 commit cbefcc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454

5555
env:
5656
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
57-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
57+
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)