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.
2 parents 14950e5 + bed892b commit 27a2fafCopy full SHA for 27a2faf
.github/workflows/publish.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Publish
40
run: npm publish --tag ${{ steps.release_tag.outputs.tag }}
41
env:
42
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_NO_ORG }}
0 commit comments