Change botpub email address for Git commits

This commit is contained in:
Justin Mayer 2023-07-01 11:32:03 +02:00
commit 1f7e1430ad

View file

@ -53,7 +53,7 @@ markdown = ["markdown"]
[tool.autopub]
project-name = "Share Post"
git-username = "botpub"
git-email = "botpub@autopub.rocks"
git-email = "52496925+botpub@users.noreply.github.com"
append-github-contributor = true
[tool.isort]