escrow-buddy
escrow-buddy copied to clipboard
Create signed distribution package during release workflow
This PR modifies the package building workflow to produce a signed distribution package instead of a signed component package. This aims to help administrators who intend to use the MDM InstallApplication command to distribute Escrow Buddy.
Resolves https://github.com/macadmins/escrow-buddy/issues/12.
The changes look simple. Are there additional edits/tests needed? or just waiting review?
Still doing some testing. The automation that ran was from the main branch, so I think I need a new branch to test that workflow.