Skip to content

Commit

Permalink
fix: correct the build author
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 19, 2021
1 parent 19728da commit bd7432b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@ upload_to_pypi = true
upload_to_release = true
build_command = "poetry build"
commit_subject = "chore(release): {version}"
commit_author = "github-actions <github-actions@github.com>"

[tool.black]
line_length = 88
commit_author = "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"

[tool.isort]
line_length = 88
Expand Down

0 comments on commit bd7432b

Please sign in to comment.