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 61fdba2 commit 499ecc0
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 }}
CSC_LINK: ${{ secrets.APPLE_CSC_B64 }}
CSC_PASSWORD: ${{ secrets.APPLE_CSC_PASSWORD }}

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

0 comments on commit 499ecc0

Please sign in to comment.