mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 01:34:00 +00:00 
			
		
		
		
	Merge pull request #2 from whywaita/feat/publish-markets
Actions name needs unique
This commit is contained in:
		
						commit
						42b1eb455f
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
name: 'Cache'
 | 
					name: 'Cache S3'
 | 
				
			||||||
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
 | 
					description: 'actions/cache@v2 for AWS S3 and compatible software (forked Actions)'
 | 
				
			||||||
author: 'GitHub'
 | 
					author: 'whywaita'
 | 
				
			||||||
inputs:
 | 
					inputs:
 | 
				
			||||||
  path:
 | 
					  path:
 | 
				
			||||||
    description: 'A list of files, directories, and wildcard patterns to cache and restore'
 | 
					    description: 'A list of files, directories, and wildcard patterns to cache and restore'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user