diff --git a/Cargo.toml b/Cargo.toml index 08b7de05af..a8e708e447 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ installers = [] # Target platforms to build apps for (Rust target-triple syntax) targets = ["x86_64-pc-windows-msvc"] # Publish jobs to run in CI -pr-run-mode = "archive" +pr-run-mode = "upload" [patch.crates-io.ic-agent] version = "0.30.2"