| 
									
										
										
										
											2019-11-08 16:52:16 +00:00
										 |  |  | name: 'Upload a Build Artifact'
 | 
					
						
							|  |  |  | description: 'Upload a build artifact that can be used by subsequent workflow steps'
 | 
					
						
							| 
									
										
										
										
											2019-06-24 14:38:21 -06:00
										 |  |  | author: 'GitHub'
 | 
					
						
							|  |  |  | inputs: 
 | 
					
						
							|  |  |  |   name:
 | 
					
						
							|  |  |  |     description: 'Artifact name'
 | 
					
						
							|  |  |  |     required: true
 | 
					
						
							|  |  |  |   path:
 | 
					
						
							| 
									
										
										
										
											2019-06-24 16:02:39 -06:00
										 |  |  |     description: 'Directory containing files to upload'
 | 
					
						
							| 
									
										
										
										
											2019-07-23 15:35:00 -04:00
										 |  |  |     required: true
 | 
					
						
							| 
									
										
										
										
											2019-06-24 14:38:21 -06:00
										 |  |  | runs:
 | 
					
						
							| 
									
										
										
										
											2019-09-06 13:19:23 -04:00
										 |  |  |   # Plugins live on the runner and are only available to a certain set of first party actions.
 | 
					
						
							| 
									
										
										
										
											2019-06-24 14:38:21 -06:00
										 |  |  |   plugin: 'publish'
 |