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