mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 19:43:59 +01:00
change electron artifact name
This commit is contained in:
parent
4a9efaf7da
commit
cc22a47a11
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue