mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
自动升级时,没有生成 latest.yml
This commit is contained in:
@@ -28,6 +28,12 @@
|
|||||||
"createStartMenuShortcut": true,
|
"createStartMenuShortcut": true,
|
||||||
"shortcutName": "EE框架"
|
"shortcutName": "EE框架"
|
||||||
},
|
},
|
||||||
|
"publish": [
|
||||||
|
{
|
||||||
|
"provider": "generic",
|
||||||
|
"url": "https://github.com/wallace5303/electron-egg"
|
||||||
|
}
|
||||||
|
],
|
||||||
"mac": {
|
"mac": {
|
||||||
"icon": "build/icons/icon.icns",
|
"icon": "build/icons/icon.icns",
|
||||||
"artifactName": "${productName}-${os}-${version}-${arch}.${ext}",
|
"artifactName": "${productName}-${os}-${version}-${arch}.${ext}",
|
||||||
|
|||||||
Reference in New Issue
Block a user