We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0aa39f commit df3815eCopy full SHA for df3815e
pyproject.toml
@@ -114,7 +114,7 @@ default_bump_level = 0
114
match = "(main)"
115
prerelease = false
116
117
-[tool.semantic_release.branches.dev]
118
-match = "^(feature|feat|fix|perf|ci)/.+"
119
-prerelease = true
+#[tool.semantic_release.branches.dev]
+#match = "^(feature|feat|fix|perf|ci)/.+"
+#prerelease = true
120
#prerelease_token = "dev" set in ci
0 commit comments