Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterCalvin committed Nov 30, 2024
1 parent 4244177 commit db70a99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-sign-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,10 @@ jobs:
endpoint: ${{ secrets.AZURE_ENDPOINT }}
code-signing-account-name: ${{ secrets.AZURE_CODE_SIGNING_NAME }}
certificate-profile-name: ${{ secrets.AZURE_CERT_PROFILE_NAME }}

file-digest: SHA256
timestamp-rfc3161: http://timestamp.acs.microsoft.com
timestamp-digest: SHA256

# Sign all exes inside the folder
files-folder: ./dist
files-folder-filter: exe
Expand Down

0 comments on commit db70a99

Please sign in to comment.