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 0a33803 + e1aeba9 commit 07fa945Copy full SHA for 07fa945
.github/workflows/ci.yml
@@ -62,4 +62,4 @@ jobs:
62
- name: Publish
63
run: npm publish
64
env:
65
- NPM_PUBLISH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments