ci another one
Showing
... | ... | @@ -88,14 +88,19 @@ |
{ | ||
"provider": "generic", | ||
"url": "https://api.moecube.com/downloads" | ||
}, | ||
{ | ||
"provider": "github" | ||
} | ||
], | ||
"extraResources": [ | ||
"bin" | ||
], | ||
"linux": { | ||
"target": [ | ||
{ | ||
"target": "AppImage" | ||
} | ||
], | ||
"publish": [] | ||
}, | ||
"dmg": { | ||
"contents": [ | ||
{ | ||
... | ... |
Please register or sign in to comment