We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4ac24 commit ed14344Copy full SHA for ed14344
‎Cargo.toml‎
@@ -25,3 +25,8 @@ tempfile = "3.10.1"
25
[workspace.lints.clippy]
26
print_stdout = "warn"
27
print_stderr = "warn"
28
+
29
+[workspace.metadata.release]
30
+allow-branch = ["main"]
31
+no_individual_tags = true
32
+message = "🚀 Release %v"
0 commit comments