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.
2 parents 8fec891 + 33d1a53 commit 601912bCopy full SHA for 601912b
.github/workflows/release.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Publish
33
run: pnpm publish --access public --tag $GITHUB_REF_NAME --no-git-checks
34
env:
35
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments