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 31ea0b5 commit 006e3afCopy full SHA for 006e3af
1 file changed
electron-builder.yml
@@ -20,6 +20,11 @@ win:
20
target:
21
- portable
22
- msi
23
+ azureSignOptions:
24
+ publisherName: "SERVICES DE DÉVELOPPEMENT DE LOGICIELS EFFICACES"
25
+ endpoint: "https://eus.codesigning.azure.net/"
26
+ codeSigningAccountName: "deskreen-web-app"
27
+ certificateProfileName: "DeskreenPro"
28
nsis: null
29
mac:
30
artifactName: ${name}-${version}-${arch}.${ext}
0 commit comments