Skip to content

Commit

Permalink
chore: skip husky on release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Nov 18, 2024
1 parent 170e99a commit dc37483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ jobs:
shell: bash
run: |
git tag -f last-release
git push origin last-release --force
git push origin last-release --force --no-verify

0 comments on commit dc37483

Please sign in to comment.