Skip to content

Commit ac7cb72

Browse files
committed
ci: Disable husky hooks in semantic-release workflow.
1 parent 60b1a55 commit ac7cb72

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
@@ -29,4 +29,5 @@ jobs:
2929
- name: Run semantic-release
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32+
HUSKY: "0"
3233
run: npx semantic-release

0 commit comments

Comments
 (0)