Skip to content

Commit

Permalink
Add missing @semantic-release/git package
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-algms committed Nov 29, 2023
1 parent 9077338 commit 3b3893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- run: SHELL=bash pnpm setup

- run: pnpm add -g semantic-release @semantic-release/github conventional-changelog-conventionalcommits
- run: pnpm add -g semantic-release @semantic-release/git conventional-changelog-conventionalcommits

- run: pnpm exec semantic-release
env:
Expand Down

0 comments on commit 3b3893b

Please sign in to comment.