diff --git a/Cargo.toml b/Cargo.toml index 8c3df8baacb..47243524f35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,7 +75,7 @@ targets = [ "x86_64-unknown-linux-musl", ] # Publish jobs to run in CI -pr-run-mode = "plan" +pr-run-mode = "upload" # Whether to install an updater program install-updater = true # The archive format to use for non-windows builds (defaults .tar.xz)