We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
include-hidden-files
1 parent 3b315f2 commit 710f362Copy full SHA for 710f362
action.yml
@@ -42,8 +42,8 @@ inputs:
42
default: 'false'
43
include-hidden-files:
44
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.
+ If true, hidden files will be included in the artifact.
+ If false, hidden files will be excluded from the artifact.
47
48
49
outputs:
0 commit comments