We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d43de0 commit 5a0a910Copy full SHA for 5a0a910
.github/workflows/testing.yml
@@ -32,3 +32,4 @@ jobs:
32
- run: npm whoami; npm publish --access public
33
env:
34
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
35
+ NPM_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments