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

This commit is contained in:
Josh Gross
2024-08-15 19:39:39 -04:00
parent 3b315f26f6
commit 710f362075

View File

@ -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: