We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed1411 commit e7998dbCopy full SHA for e7998db
.release_tool.toml
@@ -840,7 +840,7 @@ release_mode = "draft"
840
# - "auto": Most flexible, automatically handles RCs and stable releases
841
# - true: If you typically create beta/RC releases and want to be explicit
842
# - false: For projects that only do stable releases
843
-prerelease = "auto"
+prerelease = "false"
844
845
# create_issue: Whether to create a tracking issue for the release
846
# When true, a GitHub issue will be created automatically and PR templates can use
0 commit comments