change electron artifact name

This commit is contained in:
Jing Hua 2023-04-02 00:08:16 +08:00
parent 4a9efaf7da
commit cc22a47a11

View file

@ -18,6 +18,7 @@
"build": { "build": {
"appId": "better-chatgpt", "appId": "better-chatgpt",
"productName": "Better ChatGPT", "productName": "Better ChatGPT",
"artifactName": "${os}-${name}-${version}-${arch}.${ext}",
"directories": { "directories": {
"output": "release" "output": "release"
}, },