Skip to content

Commit 313b6e9

Browse files
committed
fix(ci): simplify semantic-release config
1 parent 9c95107 commit 313b6e9

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,3 @@ commit_parser = "conventional"
128128
allow_zero_version = true
129129
major_on_zero = false
130130

131-
[tool.semantic_release.branches.main]
132-
match = "main"
133-
prerelease = false
134-
135-
[tool.semantic_release.remote]
136-
type = "github"
137-
token = { env = "GH_TOKEN" }
138-

0 commit comments

Comments
 (0)