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 a71dc77 commit 27289f7Copy full SHA for 27289f7
.github/workflows/release-please.yml
@@ -36,4 +36,4 @@ jobs:
36
run: |
37
cd ${{ matrix.path_released }}
38
echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' >> ./.npmrc
39
- npm publish --workspaces false
+ npm publish --workspaces false --access public
0 commit comments