Skip to content

Commit

Permalink
Delete as HUSKY=0 should be supported
Browse files Browse the repository at this point in the history
  • Loading branch information
pgilad committed Jun 3, 2024
1 parent e5f844b commit 80da9a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ jobs:
with:
node-version: ${{ env.DEFAULT_NODE_VERSION }}
registry-url: 'https://registry.npmjs.org'
- name: Disable prepare script (for husky)
run: npm pkg delete scripts.prepare
- name: Publish to NPM
run: npm publish --access public --ignore-scripts
env:
Expand Down

0 comments on commit 80da9a6

Please sign in to comment.