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 f4b5c71 commit 2e1b464Copy full SHA for 2e1b464
.github/workflows/release.yaml
@@ -39,4 +39,4 @@ jobs:
39
env:
40
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
41
NPM_CONFIG_PROVENANCE: true
42
- run: pnpm publish --no-git-checks
+ run: pnpm publish --no-git-checks --access public
0 commit comments