Skip to content

Commit f634063

Browse files
authored
Merge pull request #6 from bordeux/hotfix/fix-ci-cd
fix: Fix CI/CD part 3
2 parents 04ec590 + 90b252b commit f634063

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
@@ -36,6 +36,7 @@ jobs:
3636
id: semantic
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39+
HUSKY: 0
3940
run: |
4041
# Get current tags
4142
BEFORE_TAG=$(git describe --tags --abbrev=0 2>/dev/null || echo "none")

0 commit comments

Comments
 (0)