Skip to content

Commit

Permalink
default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Mar 6, 2024
1 parent 6b580d2 commit 13a8a53
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
Expand Up @@ -14,7 +14,7 @@ inputs:
required-value:
description: 'Fail if not found'
required: false
default: 'false'
default: 'true'
outputs:
output-property:
description: 'The value of input-property'
Expand Down

0 comments on commit 13a8a53

Please sign in to comment.