We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d79539 commit c6a6164Copy full SHA for c6a6164
1 file changed
electron-builder.config.cjs
@@ -88,7 +88,7 @@ const config = {
88
base: "core22",
89
confinement: "classic",
90
allowNativeWayland: true,
91
- artifactName: "${productName}_${version}_${arch}.${ext}",
+ artifactName: "${name}_${version}_${arch}.${ext}",
92
},
93
publish: {
94
provider: "generic",
0 commit comments