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 761ed24 commit 05efea5Copy full SHA for 05efea5
1 file changed
.github/workflows/publish.yml
@@ -19,4 +19,4 @@ jobs:
19
registry-url: https://registry.npmjs.org
20
package-manager-cache: false
21
- run: yarn install --frozen-lockfile
22
- - run: npm publish
+ - run: npm publish --access public
0 commit comments