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