still problems
Showing
... | ... | @@ -96,15 +96,11 @@ |
"linux": { | ||
"target": [ | ||
{ | ||
"target": "AppImage", | ||
"publish": [ | ||
{ | ||
"provider": "generic", | ||
"url": "https://api.moecube.com/downloads" | ||
} | ||
] | ||
"target": "AppImage" | ||
} | ||
], | ||
] | ||
}, | ||
"appImage": { | ||
"publish": [ | ||
{ | ||
"provider": "generic", | ||
... | ... |
Please register or sign in to comment