Update action's description (#75)
* README: clarify case on the action * Update description
This commit is contained in:
		 Edward Thomson
					Edward Thomson
				
			
				
					committed by
					
						 Josh Gross
						Josh Gross
					
				
			
			
				
	
			
			
			 Josh Gross
						Josh Gross
					
				
			
						parent
						
							6c11532937
						
					
				
				
					commit
					296374f6c9
				
			| @ -1,6 +1,6 @@ | |||||||
| # cache | # cache | ||||||
|  |  | ||||||
| This GitHub Action allows caching dependencies and build outputs to improve workflow execution time. | This action allows caching dependencies and build outputs to improve workflow execution time. | ||||||
|  |  | ||||||
| <a href="https://github.com/actions/cache/actions?query=workflow%3ATests"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a> | <a href="https://github.com/actions/cache/actions?query=workflow%3ATests"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a> | ||||||
|  |  | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| name: 'Cache' | name: 'Cache Artifacts' | ||||||
| description: 'Cache dependencies and build outputs to improve workflow execution time' | description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' | ||||||
| author: 'GitHub' | author: 'GitHub' | ||||||
| inputs: | inputs: | ||||||
|   path: |   path: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user