Skip to content

Commit

Permalink
ci: @semantic-release/git dep install
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Oct 2, 2023
1 parent 600d614 commit a62e54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: oven-sh/setup-bun@v1

- name: "📦 install dependencies"
run: bun install -D conventional-changelog-conventionalcommits semantic-release-cargo
run: bun install -D @semantic-release/git conventional-changelog-conventionalcommits semantic-release-cargo

- name: Get Author Name and Email
run: |
Expand Down

0 comments on commit a62e54c

Please sign in to comment.