There was an error while loading. Please reload this page.
1 parent 0cf21ac commit a46569cCopy full SHA for a46569c
1 file changed
.github/workflows/publish.yml
@@ -48,5 +48,5 @@ jobs:
48
setupGitUser: true
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
- NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
NPM_CONFIG_PROVENANCE: true
0 commit comments