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) | See [action.yml](action.yml) | ||||||
| 
 | 
 | ||||||
| Basic (upload current working directory): | Basic: | ||||||
| ```yaml |  | ||||||
| actions: |  | ||||||
| - uses: actions/checkout@master |  | ||||||
| 
 |  | ||||||
| # Do stuff |  | ||||||
| 
 |  | ||||||
| - uses: actions/upload-artifact@master |  | ||||||
|   with: |  | ||||||
|     name: my-artifact |  | ||||||
| ``` |  | ||||||
| 
 |  | ||||||
| Upload specific directory: |  | ||||||
| ```yaml | ```yaml | ||||||
| actions: | actions: | ||||||
| - uses: actions/checkout@master | - uses: actions/checkout@master | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user