fix(release): preserve Windows signing defaults

This commit is contained in:
Sucukdeluxe
2026-08-12 02:37:39 +02:00
parent 66e84508c8
commit 661d7d9858
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -82,7 +82,6 @@
"win": {
"target": "nsis",
"icon": "build/icon.ico",
"signExecutable": false,
"artifactName": "Twitch-VOD-Manager-Setup-${version}.${ext}"
},
"nsis": {