Skip to content

Commit

Permalink
add install of the dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride authored and Charlie McBride committed Jul 8, 2024
1 parent ef32a1e commit 9dda720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install conventional-changelog-conventionalcommits -D
npx semantic-release@18

0 comments on commit 9dda720

Please sign in to comment.