add windows signing

This commit is contained in:
CJ Pais 2025-06-25 16:54:41 -07:00
parent 863a83b2c5
commit 586255b54e

View file

@ -50,6 +50,9 @@
"type": "none"
}
}
},
"windows": {
"signCommand": "trusted-signing-cli -e https://eus.codesigning.azure.net/ -a CJ-Signing -c cjpais-dev -d Handy %1"
}
}
}
}