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 efb5d29 commit 72ff017Copy full SHA for 72ff017
1 file changed
packages/dtocean-economics/pyproject.toml
@@ -89,7 +89,7 @@ tag_format = "dtocean-economics-v{version}"
89
version_toml = ["pyproject.toml:tool.poetry.version"]
90
91
[tool.semantic_release.branches.main]
92
-match = "(main)"
+match = "(main|dtocean_economics)"
93
94
[tool.semantic_release.changelog]
95
# Recommended patterns for conventional commits parser that is scope aware
0 commit comments