mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-11-04 01:13:44 +00:00 
			
		
		
		
	Update action.yml
This commit is contained in:
		
							parent
							
								
									bce741bc0e
								
							
						
					
					
						commit
						8c6a4dd394
					
				@ -2,6 +2,8 @@ name: 'Upload a Build Artifact'
 | 
			
		||||
description: 'Upload a build artifact that can be used by subsequent workflow steps'
 | 
			
		||||
author: 'GitHub'
 | 
			
		||||
inputs: 
 | 
			
		||||
  token:
 | 
			
		||||
    default: ''
 | 
			
		||||
  name:
 | 
			
		||||
    description: 'Artifact name'
 | 
			
		||||
    default: 'artifact'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user