Skip to content

Commit 1369813

Browse files
authored
Update pyproject.toml
1 parent 1c9f03b commit 1369813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ codespell = "*"
4747
pyshark = "^0.6"
4848

4949
[tool.semantic_release]
50-
branch = "main"
50+
branch = "release"
5151
version_toml = ["pyproject.toml:tool.poetry.version"]
5252
build_command = "pip install poetry && poetry build"
5353
[tool.semantic_release.commit_parser_options]

0 commit comments

Comments
 (0)