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 fd849f0 commit ae565e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -89,8 +89,8 @@ 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 }}
CSC_LINK: ${{ secrets.mac_certs }}
CSC_PASSWORD: ${{ secrets.mac_certs_password }}

# # new Windows Signing (2024)
# - name: Signing using Signtool
Expand Down

0 comments on commit ae565e4

Please sign in to comment.