Skip to content

Commit

Permalink
CSC Links
Browse files Browse the repository at this point in the history
  • Loading branch information
petervanderwalt committed Apr 26, 2024
1 parent ae565e4 commit 45b07e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -89,6 +89,8 @@ jobs:
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
API_KEY_ID: ${{ secrets.api_key_id }}
API_KEY_ISSUER_ID: ${{ secrets.api_key_issuer_id }}
CSC_LINK: ${{ secrets.mac_certs }}
CSC_PASSWORD: ${{ secrets.mac_certs_password }}

Expand Down

0 comments on commit 45b07e2

Please sign in to comment.