Skip to content

Commit

Permalink
ci(release): try again to stop husky running on release
Browse files Browse the repository at this point in the history
  • Loading branch information
andyrooger authored May 10, 2024
1 parent 558bd0f commit 27da3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- run: npm ci
- run: npm run semantic-release
env:
CI: true
HUSKY: 0
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 27da3fe

Please sign in to comment.