disable unsuppported release updater
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user