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 365e3b4 + 59c9b3c commit 7d31631Copy full SHA for 7d31631
.github/workflows/build.yml
@@ -66,4 +66,4 @@ jobs:
66
67
- name: Publish to GitHub Package Registry
68
if: github.event_name == 'release' # Publish only on release creation
69
- run: yarn npm publish
+ run: yarn npm publish --access public
0 commit comments