remove s3 from list of publishers to use github for release/autoupdate downloads

This commit is contained in:
Sean Yesmunt 2020-04-14 13:07:52 -04:00
parent ff58ee53dc
commit f2ebf2bbf4

View file

@ -33,12 +33,8 @@
], ],
"publish": [ "publish": [
{ {
"provider": "s3", "provider": "github"
"bucket": "build.lbry.io", }
"path": "app/release",
"region": "us-east-1"
},
"github"
], ],
"mac": { "mac": {
"category": "public.app-category.entertainment" "category": "public.app-category.entertainment"