Skip to content

Commit 2448043

Browse files
authored
fix: add branches
1 parent 1369813 commit 2448043

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 = "release"
50+
branches = ["release", "main"]
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)