Skip to content

Commit 6eaa342

Browse files
committed
Fix typo
1 parent 74f2ff2 commit 6eaa342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ inputs:
2424
required: false
2525
default: false
2626
ssh-key:
27-
description: 'deploy key to commit the repository specified in the `repository` field
27+
description: 'deploy key to commit the repository specified in the `repository` field'
2828
required: true
2929
runs:
3030
using: 'composite'

0 commit comments

Comments
 (0)