Skip to content

Commit

Permalink
Fix a couple of minor typos (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
syncom authored May 16, 2024
1 parent 5483814 commit fc621e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ inputs:
required: true
default: 'local'
signing_key:
description: 'Minisign signing key in Thistle format. Required only if signing_key_mangement is "local"'
description: 'Minisign signing key in Thistle format. Required only if signing_key_management is "local"'
required: false
default: ''
signing_key_password:
description: 'Password for the signing key. Required only if signing_key_mangement is "local" and the signing key is password protected'
description: 'Password for the signing key. Required only if signing_key_management is "local" and the signing key is password protected'
required: false
default: ''
runs:
Expand Down

0 comments on commit fc621e8

Please sign in to comment.