Skip to content

Commit d52396a

Browse files
committed
Add a warning about enabling include-hidden-files
1 parent 710f362 commit d52396a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ For assistance with breaking changes, see [MIGRATION.md](docs/MIGRATION.md).
110110
overwrite:
111111

112112
# Whether to include hidden files in the provided path in the artifact
113+
# The file contents of any hidden files in the path should be validated before
114+
# enabled this to avoid uploading sensitive information.
113115
# Optional. Default is 'false'
114116
include-hidden-files:
115117
```

0 commit comments

Comments
 (0)