Skip to content

Commit

Permalink
No git checks[WWW-1006] (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
prztrz authored Sep 3, 2024
1 parent 8e75e6c commit 0831cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Run linters
run: pnpm lint
- name: Publish to npm
run: pnpm publish --access public
run: pnpm publish --access public --no-git-checks

0 comments on commit 0831cfd

Please sign in to comment.