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 e14b10a commit 88ef79dCopy full SHA for 88ef79d
.github/workflows/release.yml
@@ -15,4 +15,4 @@ jobs:
15
registry-url: https://registry.npmjs.org/
16
- run: npm publish
17
env:
18
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments