Skip to content

Commit c33a130

Browse files
committed
chore: rollback py sem release matcher
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 60361f7 commit c33a130

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
@@ -122,7 +122,7 @@ exclude_commit_patterns = [
122122
]
123123

124124
[tool.semantic_release.branches.main]
125-
match = "(main|master|jkowalleck)"
125+
match = "(main|master)"
126126
prerelease = false
127127

128128
[tool.semantic_release.branches."step"]

0 commit comments

Comments
 (0)