Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit c661f71

Browse files
committed
ci: disable husky during semantic release
1 parent a7d56ef commit c661f71

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
@@ -50,6 +50,7 @@ jobs:
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
53+
HUSKY: 0
5354
id: semantic
5455
with:
5556
semantic_version: 19.0.5

0 commit comments

Comments
 (0)