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 b801fa1 commit 9b6d149Copy full SHA for 9b6d149
.github/workflows/publish.yml
@@ -32,4 +32,4 @@ jobs:
32
yarn prepare
33
34
- name: Publish to npm
35
- run: npm publish --access public
+ run: npm publish
0 commit comments