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