We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ea9c0 commit 2adc02fCopy full SHA for 2adc02f
.github/workflows/release.yml
@@ -10,6 +10,7 @@ on:
10
env:
11
node_version: "lts/*"
12
FORCE_COLOR: 1
13
+ HUSKY: 0
14
15
concurrency: # prevent concurrent releases
16
group: npm-bump
0 commit comments