Skip to content

Commit 710f362

Browse files
committed
Remove "merged" from include-hidden-files input description
1 parent 3b315f2 commit 710f362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ inputs:
4242
default: 'false'
4343
include-hidden-files:
4444
description: >
45-
If true, hidden files will be included in the merged artifact.
46-
If false, hidden files will be excluded from the merged artifact.
45+
If true, hidden files will be included in the artifact.
46+
If false, hidden files will be excluded from the artifact.
4747
default: 'false'
4848

4949
outputs:

0 commit comments

Comments
 (0)