disable unsuppported release updater

This commit is contained in:
Austin
2026-05-04 11:10:41 -05:00
parent 32407919f7
commit a69ccbe313
+1 -1
View File
@@ -18,4 +18,4 @@ install-path = "CARGO_HOME"
# Publish jobs to run in CI # Publish jobs to run in CI
publish-jobs = ["homebrew"] publish-jobs = ["homebrew"]
# Whether to install an updater program # Whether to install an updater program
install-updater = true install-updater = false