Skip to content

Commit

Permalink
ci: disable husky for release
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Jul 23, 2023
1 parent 3e493a2 commit 2537649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
uses: open-sauced/release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HUSKY: 0

cleanup:
name: Cleanup actions
Expand Down

0 comments on commit 2537649

Please sign in to comment.