Unverified Commit 48441cd3 authored by Allison Suarez Miranda's avatar Allison Suarez Miranda Committed by GitHub

fix: made commit author consistent (#917)

* fix: made commit author conssitant
Signed-off-by: 's avatarAllison Suarez Miranda <asuarezmiranda@lyft.com>

* added newline
Signed-off-by: 's avatarAllison Suarez Miranda <asuarezmiranda@lyft.com>
parent 6eefae6b
......@@ -32,4 +32,5 @@ version_variable = "./setup.py:__version__"
upload_to_pypi = true
upload_to_release = true
commit_subject = New release for {version}
commit_message = Signed-off-by: github-actions <actions@github.com>
commit_message = Signed-off-by: github-actions <github-actions@github.com>
commit_author = github-actions <github-actions@github.com>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment