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 afc18f4 commit 66d3c28Copy full SHA for 66d3c28
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
run: pnpm test:browser
50
51
- name: Publish
52
- run: pnpm publish
+ run: pnpm release
53
env:
54
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
55
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments