Skip to content

Commit

Permalink
fix: fix husky blocker on semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuJianrong committed Nov 22, 2023
1 parent f81cacd commit 88cd80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.npm_token }}
HUSKY: 0
run: npx semantic-release

0 comments on commit 88cd80c

Please sign in to comment.