We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677b21c commit 6212a08Copy full SHA for 6212a08
.mise.toml
@@ -66,3 +66,6 @@ run = [
66
"usage g md examples/docs/MISE_INLINE.md",
67
"usage g md examples/docs/MISE_MULTI.md",
68
]
69
+
70
+[tasks.release]
71
+run = "cargo release -x --workspace"
0 commit comments