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 750222e commit c68e19dCopy full SHA for c68e19d
.github/workflows/npm.yml
@@ -27,4 +27,4 @@ jobs:
27
28
- run: npm publish
29
env:
30
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments