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