Skip to content

Commit 48441cd

Browse files
fix: made commit author consistent (#917)
* fix: made commit author conssitant Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com> * added newline Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>
1 parent 6eefae6 commit 48441cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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 <actions@github.com>
35+
commit_message = Signed-off-by: github-actions <github-actions@github.com>
36+
commit_author = github-actions <github-actions@github.com>

0 commit comments

Comments
 (0)