Skip to content

Commit

Permalink
ci(bumpversion): use bumpversion instead of bump2version
Browse files Browse the repository at this point in the history
  • Loading branch information
apaparazzi0329 authored and watson-github-bot committed Mar 22, 2022
1 parent f497848 commit 9d541f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Install Semantic Release dependencies
run: |
pip3 install --user bump2version
pip3 install --user bumpversion
npm install -g semantic-release
npm install -g @semantic-release/changelog
npm install -g @semantic-release/exec
Expand Down

0 comments on commit 9d541f1

Please sign in to comment.