Skip to content

Commit 006e3af

Browse files
committed
fix
1 parent 31ea0b5 commit 006e3af

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

electron-builder.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ win:
2020
target:
2121
- portable
2222
- 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"
2328
nsis: null
2429
mac:
2530
artifactName: ${name}-${version}-${arch}.${ext}

0 commit comments

Comments
 (0)