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 9e745b3 commit 82ba468Copy full SHA for 82ba468
.github/workflows/publish-js.yml
@@ -27,4 +27,4 @@ jobs:
27
env:
28
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
29
- run: pnpm run turbo build
30
- - run: pnpm publish -r
+ - run: pnpm publish -r --no-git-checks
0 commit comments