diff --git a/Taskfile.yaml b/Taskfile.yaml index 21774c0..987674a 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -88,4 +88,4 @@ tasks: deps: - release:pre cmds: - - cargo release patch \ No newline at end of file + - cargo release patch --execute \ No newline at end of file