We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9f03b commit 1369813Copy full SHA for 1369813
pyproject.toml
@@ -47,7 +47,7 @@ codespell = "*"
47
pyshark = "^0.6"
48
49
[tool.semantic_release]
50
-branch = "main"
+branch = "release"
51
version_toml = ["pyproject.toml:tool.poetry.version"]
52
build_command = "pip install poetry && poetry build"
53
[tool.semantic_release.commit_parser_options]
0 commit comments