Skip to content

Commit

Permalink
fix: add default to non-required value (#11)
Browse files Browse the repository at this point in the history
owenvoke authored May 27, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d4cfdd4 commit 7f242b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@ inputs:
trim:
description: 'Trims output'
required: false
default: 'false'
outputs:
content:
description: 'File content'

0 comments on commit 7f242b9

Please sign in to comment.