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 6408b31 commit 93e7627Copy full SHA for 93e7627
.github/workflows/publish-js.yml
@@ -22,4 +22,4 @@ jobs:
22
env:
23
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
24
- run: pnpm build:ci
25
- - run: pnpm publish
+ - run: pnpm run publish
0 commit comments