Skip to content

Commit

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

0 comments on commit 4b08396

Please sign in to comment.