Compare commits
	
		
			4 Commits
		
	
	
		
			v2.5.0
			...
			releases/v
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					3e7a4f6646 | ||
| 
						 | 
					79bd2e083d | ||
| 
						 | 
					ab83648e2e | ||
| 
						 | 
					35323d9aa4 | 
@@ -20,6 +20,7 @@ inputs:
 | 
				
			|||||||
    description: Server address of Docker registry. If not set then will default to Docker Hub
 | 
					    description: Server address of Docker registry. If not set then will default to Docker Hub
 | 
				
			||||||
    required: false
 | 
					    required: false
 | 
				
			||||||
  repository:
 | 
					  repository:
 | 
				
			||||||
 | 
					    deprecationMessage: 'v2 is now available through docker/build-push-action@v2'
 | 
				
			||||||
    description: Docker repository to tag the image with
 | 
					    description: Docker repository to tag the image with
 | 
				
			||||||
    required: true
 | 
					    required: true
 | 
				
			||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user