Skip to content

Commit 1044fbc

Browse files
committed
ci(release): disable husky during semantic-release to avoid commitlint blocking release commit
1 parent 811903d commit 1044fbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
run: npx semantic-release
9494
env:
9595
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
96+
HUSKY: 0
9697

9798
- name: Get the new version number
9899
id: get_version

0 commit comments

Comments
 (0)