Skip to content

Commit 72ff017

Browse files
committed
fix: add dtocean_economics to release branches
1 parent efb5d29 commit 72ff017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dtocean-economics/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tag_format = "dtocean-economics-v{version}"
8989
version_toml = ["pyproject.toml:tool.poetry.version"]
9090

9191
[tool.semantic_release.branches.main]
92-
match = "(main)"
92+
match = "(main|dtocean_economics)"
9393

9494
[tool.semantic_release.changelog]
9595
# Recommended patterns for conventional commits parser that is scope aware

0 commit comments

Comments
 (0)