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": [
|
||||
{
|
||||
"provider": "s3",
|
||||
"bucket": "build.lbry.io",
|
||||
"path": "app/release",
|
||||
"region": "us-east-1"
|
||||
},
|
||||
"github"
|
||||
"provider": "github"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
"category": "public.app-category.entertainment"
|
||||
|
|
Loading…
Reference in a new issue