mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-10-01 07:40:45 +00:00
make github preferred publisher
This commit is contained in:
parent
3c41c5006c
commit
e5ec694f45
1 changed files with 2 additions and 2 deletions
|
@ -32,13 +32,13 @@
|
|||
}
|
||||
],
|
||||
"publish": [
|
||||
"github",
|
||||
{
|
||||
"provider": "s3",
|
||||
"bucket": "build.lbry.io",
|
||||
"path": "app/release",
|
||||
"region": "us-east-1"
|
||||
},
|
||||
"github"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
"category": "public.app-category.entertainment"
|
||||
|
|
Loading…
Add table
Reference in a new issue