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 1e20089 commit f29c0c8Copy full SHA for f29c0c8
.github/workflows/release.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Publish
30
run: |
31
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_AUTH_TOKEN }}" > ~/.npmrc
32
- npm publish --access public
+ npm publish
0 commit comments