Skip to content

Commit a46569c

Browse files
committed
node auth token
1 parent 0cf21ac commit a46569c

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
@@ -48,5 +48,5 @@ jobs:
4848
setupGitUser: true
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51-
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51+
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)