Skip to content

Commit

Permalink
skip git checks...
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Feb 15, 2024
1 parent aa00ca2 commit 6ea0f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- run: node typescript/npm/beforePublish.mjs
- run: pnpm publish --access public
- run: pnpm publish --access public --no-git-checks
working-directory: typescript
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 6ea0f66

Please sign in to comment.