diff --git a/dist-workspace.toml b/dist-workspace.toml index 429475b..2e01a5b 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -15,7 +15,7 @@ installers = ["shell", "powershell", "msi"] # Target platforms to build apps for (Rust target-triple syntax) targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"] # Which actions to run on pull requests -pr-run-mode = "plan" +pr-run-mode = "upload" # Whether to install an updater program install-updater = false ssldotcom-windows-sign = "prod"