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 6408b31 + 93e7627 commit 629f011Copy full SHA for 629f011
.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