mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
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",
|
"productName": "LBRY",
|
||||||
"publish": [{
|
"publish": [{
|
||||||
"provider": "s3",
|
"provider": "s3",
|
||||||
"bucket": "releases.lbry.io",
|
"bucket": "build.lbry.io",
|
||||||
"path": "app/latest"
|
"path": "app/release"
|
||||||
}, "github"],
|
}, "github"],
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": "dmg",
|
"target": "dmg",
|
||||||
|
|
Loading…
Add table
Reference in a new issue