We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fba894a + 9e3c64c commit 89f898cCopy full SHA for 89f898c
1 file changed
.github/workflows/release.yml
@@ -56,7 +56,6 @@ jobs:
56
- name: Publish to npm
57
run: pnpm changeset publish
58
env:
59
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
60
NPM_CONFIG_PROVENANCE: true
61
62
- name: Create git tags
0 commit comments