Update OSX codesigning and notarization (#3658)

This commit is contained in:
Finn
2025-07-30 11:05:37 -07:00
committed by GitHub
parent be6c599063
commit b4aa2cd3ab
7 changed files with 146 additions and 185 deletions
@@ -64,14 +64,8 @@ jobs:
if: ${{ needs.trigger-on-command.outputs.continue == 'true' }}
uses: ./.github/workflows/bundle-desktop-intel.yml
with:
signing: true
signing: false
ref: ${{ needs.trigger-on-command.outputs.head_sha }}
secrets:
CERTIFICATE_OSX_APPLICATION: ${{ secrets.CERTIFICATE_OSX_APPLICATION }}
CERTIFICATE_PASSWORD: ${{ secrets.CERTIFICATE_PASSWORD }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
pr-comment-intel:
name: PR Comment with macOS Intel App