Removed arch and os params from the builds' names

This commit is contained in:
Observer KRypt0n_ 2021-11-12 23:03:46 +02:00
parent 51ef9abf37
commit ab75e16997
No known key found for this signature in database
GPG key ID: DC5D4EC1303465DA

View file

@ -16,7 +16,7 @@
},
"build": {
"productName": "An Anime Game Linux Launcher",
"artifactName": "${productName}-${os}-${arch}-${version}.${ext}",
"artifactName": "${productName}-${version}.${ext}",
"appId": "com.krypt0nn.an-anime-game-linux-launcher",
"directories": {
"output": "dist"