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 45b07e2 commit 0b7e5b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Expand Up @@ -89,11 +89,11 @@ jobs:
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}
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 }}


# # new Windows Signing (2024)
# - name: Signing using Signtool
# if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 0b7e5b8

Please sign in to comment.