remove s3 from list of publishers to use github for release/autoupdate downloads
This commit is contained in:
parent
ff58ee53dc
commit
f2ebf2bbf4
1 changed files with 2 additions and 6 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue