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 275f848 commit b74f6afCopy full SHA for b74f6af
.github/workflows/publish-to-npm.yml
@@ -17,4 +17,4 @@ jobs:
17
- run: npm run build
18
- run: npm publish --access public
19
env:
20
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments