Describe the feature or problem you’d like to solve
Mac OS Installer package support added in #7554 should sign .pkg with an appropriate Developer ID Installer-signing identity.
Additional context
The existing GitHub CLI deployment workflow only has access to Developer ID Application certificate, which cannot be reused in for Installer packages.
Describe the feature or problem you’d like to solve
Mac OS Installer package support added in #7554 should sign
.pkgwith an appropriate Developer ID Installer-signing identity.sign_macoslogic withinscript/signscript/pkgmacosAdditional context
The existing GitHub CLI deployment workflow only has access to Developer ID Application certificate, which cannot be reused in for Installer packages.