Skip to content

Commit

Permalink
Fixed requirements for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Dec 15, 2023
1 parent fc505e5 commit d96e07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bumpversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install requirements
run: |
python -m pip install . bump-my-version
python -m pip install generate-changelog bump-my-version
- name: Generate the changelog and get the release hint
id: generate-changelog
Expand Down

0 comments on commit d96e07a

Please sign in to comment.