Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
hbiede authored Oct 24, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c492e43 commit 6b4f784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ inputs:
required: false
outputs:
files_exists:
description: 'Wheter the file(s) exists or not.'
description: 'Whether the file(s) exists or not.'
runs:
using: 'node16'
main: 'dist/index.js'

0 comments on commit 6b4f784

Please sign in to comment.