Skip to content

Commit

Permalink
CD Pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
space928 committed Feb 21, 2024
1 parent 5572580 commit 8f13581
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
certificate: '${{ secrets.Base64_Encoded_Pfx }}'
cert-password: '${{ secrets.Pfx_Key }}'
cert-sha1: '${{ secrets.PFX_HASH }}'
# We use this option to inject the /as switch to sign tool which makes the signature append instead of replace
timestamp-server: 'http://timestamp.verisign.com/scripts/timstamp.dll /as'
folder: '${{ env.Project_Directory }}\publish'
recursive: true

Expand Down

0 comments on commit 8f13581

Please sign in to comment.