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 b528c2d commit 85c134eCopy full SHA for 85c134e
.github/workflows/npm.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: Publish
22
run: npm publish --provenance --access public
23
env:
24
- NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments