mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-31 16:13:44 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									88fd27cb67
								
							
						
					
					
						commit
						15a3f53c0a
					
				
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @ -6,19 +6,7 @@ This uploads artifacts from your build. | ||||
| 
 | ||||
| See [action.yml](action.yml) | ||||
| 
 | ||||
| Basic (upload current working directory): | ||||
| ```yaml | ||||
| actions: | ||||
| - uses: actions/checkout@master | ||||
| 
 | ||||
| # Do stuff | ||||
| 
 | ||||
| - uses: actions/upload-artifact@master | ||||
|   with: | ||||
|     name: my-artifact | ||||
| ``` | ||||
| 
 | ||||
| Upload specific directory: | ||||
| Basic: | ||||
| ```yaml | ||||
| actions: | ||||
| - uses: actions/checkout@master | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user