Skip to content

Commit f7a0306

Browse files
committed
remove todo
1 parent 9782288 commit f7a0306

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ tag_format = "v{version}"
9393
version_toml = ["pyproject.toml:project.version"]
9494

9595
[tool.semantic_release.branches.main]
96-
# TODO: remove 'semantic-release' after the initial release with this.
97-
match = "(main|master|semantic-release)"
96+
match = "(main|master)"
9897
prerelease_token = "rc"
9998
prerelease = false
10099

0 commit comments

Comments
 (0)