Skip to content

Commit 48441cd

Browse files
fix: made commit author consistent (#917)
* fix: made commit author conssitant Signed-off-by: Allison Suarez Miranda <[email protected]> * added newline Signed-off-by: Allison Suarez Miranda <[email protected]>
1 parent 6eefae6 commit 48441cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ version_variable = "./setup.py:__version__"
3232
upload_to_pypi = true
3333
upload_to_release = true
3434
commit_subject = New release for {version}
35-
commit_message = Signed-off-by: github-actions <[email protected]>
35+
commit_message = Signed-off-by: github-actions <[email protected]>
36+
commit_author = github-actions <[email protected]>

0 commit comments

Comments
 (0)