Update AWS S3 bucket
This commit is contained in:
parent
a8e0e112cf
commit
a56b3b32cb
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"productName": "LBRY",
|
||||
"publish": [{
|
||||
"provider": "s3",
|
||||
"bucket": "releases.lbry.io",
|
||||
"path": "app/latest"
|
||||
"bucket": "build.lbry.io",
|
||||
"path": "app/release"
|
||||
}, "github"],
|
||||
"mac": {
|
||||
"target": "dmg",
|
||||
|
|
Loading…
Reference in a new issue