Skip to content

Commit 2adc02f

Browse files
committed
Disable husky on release
1 parent a7ea9c0 commit 2adc02f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
env:
1111
node_version: "lts/*"
1212
FORCE_COLOR: 1
13+
HUSKY: 0
1314

1415
concurrency: # prevent concurrent releases
1516
group: npm-bump

0 commit comments

Comments
 (0)