Skip to content

Commit

Permalink
fix: add default to non-required value (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
owenvoke authored May 27, 2021
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
Expand Up @@ -11,6 +11,7 @@ inputs:
trim:
description: 'Trims output'
required: false
default: 'false'
outputs:
content:
description: 'File content'
Expand Down

0 comments on commit 7f242b9

Please sign in to comment.