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 a0cedbe commit 199c85aCopy full SHA for 199c85a
.github/workflows/release.yml
@@ -38,6 +38,3 @@ jobs:
38
39
- name: Publish to NPM
40
run: pnpm -r publish --access public --no-git-checks
41
- env:
42
- NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
43
- NPM_CONFIG_PROVENANCE: true
0 commit comments