We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b1a55 commit ac7cb72Copy full SHA for ac7cb72
1 file changed
.github/workflows/release.yml
@@ -29,4 +29,5 @@ jobs:
29
- name: Run semantic-release
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
+ HUSKY: "0"
33
run: npx semantic-release
0 commit comments