Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Aug 28, 2024
1 parent 885c121 commit 48de128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/build/windows/certificate/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Certificate Setup
description: Sets up DigiCert and make it ready for signing
inputes:
inputs:
DIGICERT_AUTHENTICATION_CERTIFICATE_BASE64:
required: true
type: string
Expand Down Expand Up @@ -46,4 +46,4 @@ runs:
smksp_cert_sync.exe
- name: health check
shell: cmd
run: smctl healthcheck --user
run: smctl healthcheck --user

0 comments on commit 48de128

Please sign in to comment.