Skip to content

Commit bc03570

Browse files
author
Michael Wittwer
committed
refactor(action): fix typo
1 parent cda5f0e commit bc03570

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
@@ -8,7 +8,7 @@ inputs:
88
default: ''
99
required: true
1010
githubToken:
11-
description: 'github token necesarry to fetch the commit message with sha of commit triggering this workflow'
11+
description: 'github token necessary to fetch the commit message with sha of commit triggering this workflow'
1212
default: ''
1313
required: true
1414
outputs:

0 commit comments

Comments
 (0)