mirror of
				https://github.com/actions/download-artifact.git
				synced 2025-10-31 16:03:40 +00:00 
			
		
		
		
	Create action.yml
This commit is contained in:
		
						commit
						b1d423026c
					
				
							
								
								
									
										13
									
								
								action.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								action.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,13 @@ | ||||
| name: 'Download artifact' | ||||
| description: 'Download workflow artifacts' | ||||
| author: 'GitHub' | ||||
| inputs:  | ||||
|   name: | ||||
|     description: 'Artifact name' | ||||
|   path: | ||||
|     description: 'Destination path'     | ||||
|   source: | ||||
|     description: 'artifact source'     | ||||
|     default: current | ||||
| runs: | ||||
|   plugin: 'download' | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user