Skip to content

Commit c06f6b8

Browse files
chore: disable Husky in CI
1 parent e600e3c commit c06f6b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4646
# https://github.com/stream-ci-bot
4747
GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
48+
HUSKY: 0
4849
run: >
4950
yarn semantic-release
5051
${{ inputs.dry_run && '--dry-run' || '' }}

0 commit comments

Comments
 (0)