Skip to content

Commit

Permalink
fix(inputs): add required property to multipart-concurrent
Browse files Browse the repository at this point in the history
  • Loading branch information
ryand56 committed Jul 31, 2024
1 parent a54596a commit f46efd5
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 @@ -41,6 +41,7 @@ inputs:
multipart-concurrent:
description: 'whether to use concurrent while multipart upload'
default: 'true'
required: false
keep-file-fresh:
description: ''
default: 'false'
Expand Down

0 comments on commit f46efd5

Please sign in to comment.