fix(electron): auto update

This commit is contained in:
qier222 2020-12-04 18:46:35 +08:00
parent 02c4ee9fb2
commit b7f51f02c2
4 changed files with 34 additions and 11 deletions

View file

@ -61,7 +61,6 @@ module.exports = {
owner: "qier222",
repo: "YesPlayMusic",
vPrefixedTagName: true,
private: true,
releaseType: "draft",
},
],
@ -70,7 +69,6 @@ module.exports = {
},
mac: {
category: "public.app-category.music",
target: "dmg",
darkModeSupport: true,
},
win: {