This commit is contained in:
Nindi Gill 2023-06-23 00:58:24 +10:00
parent 53e0150ed1
commit 7d380d7d3d
No known key found for this signature in database
GPG key ID: FF9A7FD590D4F4B1

View file

@ -75,7 +75,7 @@ jobs:
--identifier "$PACKAGE_IDENTIFIER" \
--version "${{ env.APP_VERSION }}" \
--min-os-version "12.0" \
--scripts "Scripts"
--scripts "Scripts" \
--sign "$APPLE_DEVELOPER_ID_INSTALLER_SIGNING_IDENTITY" \
"$PACKAGE_FILENAME"
- name: Notarize Package