Skip to content

Commit 154b30a

Browse files
mblodeclaude
andcommitted
Remove stale HUSKY env from release workflow
Husky was replaced by lefthook; the variable no longer does anything. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 052ce74 commit 154b30a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ permissions:
1414
jobs:
1515
release:
1616
runs-on: ubuntu-latest
17-
env:
18-
HUSKY: 0
1917
steps:
2018
- name: Checkout
2119
uses: actions/checkout@v4

0 commit comments

Comments
 (0)