We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc505e5 commit d96e07aCopy full SHA for d96e07a
.github/workflows/bumpversion.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Install requirements
23
run: |
24
- python -m pip install . bump-my-version
+ python -m pip install generate-changelog bump-my-version
25
26
- name: Generate the changelog and get the release hint
27
id: generate-changelog
0 commit comments