We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bf41f4 + 1fcec8c commit 5ff34f6Copy full SHA for 5ff34f6
.github/workflows/release.yml
@@ -59,6 +59,7 @@ jobs:
59
id: commit
60
with:
61
commit_message: Bump CHANGELOG
62
+ file_pattern: CHANGELOG.rst
63
64
- name: Bump version and push tag
65
id: tag_version
0 commit comments