Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
Add CSC information to release action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbarr authored Jul 14, 2022
1 parent 8b8cb67 commit 61775e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
max_attempts: 3

# Code Signing params
CSC_LINK: ${{ secrets.CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}

# Base64-encoded code signing certificate for Windows
# windows_certs: ''
Expand Down

0 comments on commit 61775e2

Please sign in to comment.