Skip to content

Commit

Permalink
Disable Husky in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bencompton committed Mar 25, 2024
1 parent ab29bc6 commit ababf54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.JEST_CUCUMBER_NPM_TOKEN }}
HUSKY: 0

0 comments on commit ababf54

Please sign in to comment.