Skip to content

Commit

Permalink
fix: update release-please.yml
Browse files Browse the repository at this point in the history
Disable Husky.
  • Loading branch information
gentlementlegen authored Oct 11, 2024
1 parent 663a202 commit 4fb79a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
bun install -p --frozen-lockfile
bun sdk:build
env:
# Disables Husky globally
HUSKY: 0
if: ${{ steps.release.outputs.release_created }}
- run: bun publish --access public
Expand Down

0 comments on commit 4fb79a0

Please sign in to comment.