From 3907d606f7f1f3b40133fce0cd59ac91392daaf3 Mon Sep 17 00:00:00 2001 From: Igor Gassmann Date: Sun, 11 Feb 2018 15:10:15 -0300 Subject: [PATCH] . --- electron-builder.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/electron-builder.json b/electron-builder.json index 3cc5d575f..919968f20 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -1,14 +1,6 @@ { "appId": "io.lbry.LBRY", "productName": "LBRY", - "publish": [ - { - "provider": "s3", - "bucket": "releases.lbry.io", - "path": "app/latest" - }, - "github" - ], "mac": { "target": "dmg", "category": "public.app-category.entertainment"