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 2b839c0 commit 40501b0Copy full SHA for 40501b0
.github/workflows/release.yml
@@ -41,6 +41,3 @@ jobs:
41
42
- name: Publish to NPM
43
run: pnpm -r publish --access public --no-git-checks
44
- env:
45
- NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
46
- NPM_CONFIG_PROVENANCE: true
0 commit comments