Remove "merged" from `include-hidden-files` input description

yacaovsnc/add_variable_for_concurrency_and_timeout
Josh Gross 1 year ago
parent 3b315f26f6
commit 710f362075
No known key found for this signature in database

@ -42,8 +42,8 @@ inputs:
default: 'false'
include-hidden-files:
description: >
If true, hidden files will be included in the merged artifact.
If false, hidden files will be excluded from the merged artifact.
If true, hidden files will be included in the artifact.
If false, hidden files will be excluded from the artifact.
default: 'false'
outputs:

Loading…
Cancel
Save