We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811903d commit 1044fbcCopy full SHA for 1044fbc
1 file changed
.github/workflows/release.yml
@@ -93,6 +93,7 @@ jobs:
93
run: npx semantic-release
94
env:
95
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
96
+ HUSKY: 0
97
98
- name: Get the new version number
99
id: get_version
0 commit comments