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 f76e97b commit c3a0e0eCopy full SHA for c3a0e0e
.github/workflows/publish.yml
@@ -23,4 +23,4 @@ jobs:
23
TAG_NAME: ${{ github.event.release.tag_name }}
24
- run: npm whoami; npm publish
25
env:
26
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments