mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-31 23:03:43 +00:00 
			
		
		
		
	Add a warning about enabling include-hidden-files
				
					
				
			This commit is contained in:
		
							parent
							
								
									710f362075
								
							
						
					
					
						commit
						d52396ac5d
					
				| @ -110,6 +110,8 @@ For assistance with breaking changes, see [MIGRATION.md](docs/MIGRATION.md). | |||||||
|     overwrite: |     overwrite: | ||||||
| 
 | 
 | ||||||
|     # Whether to include hidden files in the provided path in the artifact |     # Whether to include hidden files in the provided path in the artifact | ||||||
|  |     # The file contents of any hidden files in the path should be validated before | ||||||
|  |     # enabled this to avoid uploading sensitive information. | ||||||
|     # Optional. Default is 'false' |     # Optional. Default is 'false' | ||||||
|     include-hidden-files: |     include-hidden-files: | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user