Uncomment publishing configuration
This commit is contained in:
parent
47e0f7c992
commit
fe76ca1bbd
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"appId": "io.lbry.LBRY",
|
||||
// "publish": {
|
||||
// "provider": "s3",
|
||||
// "bucket": "releases.lbry.io",
|
||||
// "path": "app/latest"
|
||||
// },
|
||||
"publish": {
|
||||
"provider": "s3",
|
||||
"bucket": "releases.lbry.io",
|
||||
"path": "app/latest"
|
||||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.entertainment"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue