mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-10-01 15:50:33 +00:00
remove s3 from list of publishers
This commit is contained in:
parent
501ed9b174
commit
014e62f094
1 changed files with 1 additions and 5 deletions
|
@ -32,12 +32,8 @@
|
|||
}
|
||||
],
|
||||
"publish": [
|
||||
"github",
|
||||
{
|
||||
"provider": "s3",
|
||||
"bucket": "build.lbry.io",
|
||||
"path": "app/release",
|
||||
"region": "us-east-1"
|
||||
"provider": "github"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
|
|
Loading…
Add table
Reference in a new issue