Skip to content

Commit

Permalink
skip husky in action
Browse files Browse the repository at this point in the history
  • Loading branch information
glamboyosa committed Aug 17, 2024
1 parent 614e4f8 commit ad80f6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: Bump Version and Create Release
id: bump-version
env:
HUSKY_SKIP_HOOKS: 1
run: |
git config --local user.name "GitHub Action"
git config --local user.email "[email protected]"
Expand Down

0 comments on commit ad80f6b

Please sign in to comment.