mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-23 08:56:38 +08:00 
			
		
		
		
	Merge branch 'master' into v2-preview
This commit is contained in:
		| @@ -137,7 +137,7 @@ Environment variables along with context expressions can also be used for input. | |||||||
| In the top right corner of a workflow run, once the run is over, if you used this action, there will be a `Artifacts` dropdown which you can download items from. Here's a screenshot of what it looks like<br/> | In the top right corner of a workflow run, once the run is over, if you used this action, there will be a `Artifacts` dropdown which you can download items from. Here's a screenshot of what it looks like<br/> | ||||||
| <img src="https://user-images.githubusercontent.com/16109154/72556687-20235a80-386d-11ea-9e2a-b534faa77083.png" width="375" height="140"> | <img src="https://user-images.githubusercontent.com/16109154/72556687-20235a80-386d-11ea-9e2a-b534faa77083.png" width="375" height="140"> | ||||||
|  |  | ||||||
| There is a trash can icon that can be used to delete the artifact. This icon will only appear for users who have write permissions to the repository. | There is a trashcan icon that can be used to delete the artifact. This icon will only appear for users who have write permissions to the repository.  | ||||||
|  |  | ||||||
| ## Additional Documentation | ## Additional Documentation | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user