diff --git a/electron-builder.json b/electron-builder.json index 1fd45574..e288ccd5 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -1,6 +1,7 @@ { "appId": "com.termix.app", "productName": "Termix", + "publish": null, "directories": { "output": "release" },