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 8027824 commit 2bb5b0aCopy full SHA for 2bb5b0a
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
- run: yarn
27
28
- name: Publish to npm
29
- run: yarn npm publish
+ run: yarn npm publish --access public
0 commit comments