Skip to content

Commit e7998db

Browse files
committed
wip
1 parent 8ed1411 commit e7998db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release_tool.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ release_mode = "draft"
840840
# - "auto": Most flexible, automatically handles RCs and stable releases
841841
# - true: If you typically create beta/RC releases and want to be explicit
842842
# - false: For projects that only do stable releases
843-
prerelease = "auto"
843+
prerelease = "false"
844844

845845
# create_issue: Whether to create a tracking issue for the release
846846
# When true, a GitHub issue will be created automatically and PR templates can use

0 commit comments

Comments
 (0)