Skip to content

Commit

Permalink
Remove keypair sync
Browse files Browse the repository at this point in the history
  • Loading branch information
bisera-cognite committed Aug 2, 2023
1 parent 10fce11 commit e647c3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/digicert-signing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:

- name: Signing using smctl
run: |
smctl.exe windows certsync --keypair-alias='key_464138416'
smctl.exe sign --fingerprint ${{ secrets.SM_CODE_SIGNING_CERT_SHA1_HASH }} --input 'files\wmp.dll'
smctl.exe sign verify --input 'files\wmp.dll'
Expand Down

0 comments on commit e647c3c

Please sign in to comment.