FInalized package updates and resolve electron store.

This commit is contained in:
Patrick FIc
2025-10-21 11:30:56 -07:00
parent e6e1785413
commit 680ae4ca08
5 changed files with 123 additions and 175 deletions

View File

@@ -22,6 +22,7 @@ win:
endpoint: https://eus.codesigning.azure.net
certificateProfileName: ImEXRPS
codeSigningAccountName: ImEX
publisherName: ImEX Systems Inc.
nsis:
artifactName: imex-partner-${env.ARTIFACT_SUFFIX}${arch}.${ext}
shortcutName: ${productName}
@@ -50,14 +51,6 @@ mac:
- x64
dmg:
artifactName: imex-partner-${env.ARTIFACT_SUFFIX}${arch}.${ext}
linux:
target:
- AppImage
- snap
- deb
maintainer: electronjs.org
category: Utility
desktop: scripts/imex-shop-partner.desktop
appImage:
artifactName: imex-partner-${env.ARTIFACT_SUFFIX}${arch}.${ext}
npmRebuild: false