Skip to content

Commit 5ff34f6

Browse files
Merge pull request #2347 from VWS-Python/changelog-file-pattern
Be careful when releasing to not accidentally commit to a file
2 parents 9bf41f4 + 1fcec8c commit 5ff34f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
id: commit
6060
with:
6161
commit_message: Bump CHANGELOG
62+
file_pattern: CHANGELOG.rst
6263

6364
- name: Bump version and push tag
6465
id: tag_version

0 commit comments

Comments
 (0)