make github preferred publisher

This commit is contained in:
Sean Yesmunt 2020-04-14 10:15:04 -04:00
parent 3c41c5006c
commit e5ec694f45

View file

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