File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ bandit = "1.7.8"
99
99
100
100
[tool .semantic_release ]
101
101
# see https://python-semantic-release.readthedocs.io/en/latest/configuration.html
102
- commit_author = " semantic-release <semantic-release>"
103
- commit_message = " chore(release): {version}\n\n Automatically generated by python-semantic-release\n\n Signed-off-by: semantic-release <semantic-release>"
102
+ commit_author = " semantic-release <semantic-release@bot.local >"
103
+ commit_message = " chore(release): {version}\n\n Automatically generated by python-semantic-release\n\n Signed-off-by: semantic-release <semantic-release@bot.local >"
104
104
upload_to_vcs_release = true
105
105
build_command = " pip install poetry && poetry build"
106
106
version_toml = [" pyproject.toml:tool.poetry.version" ]
You can’t perform that action at this time.
0 commit comments