Add blue anchor branding
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
		
							parent
							
								
									7849e4a89e
								
							
						
					
					
						commit
						c062788367
					
				@ -1,6 +1,9 @@
 | 
				
			|||||||
name: Build and push Docker images
 | 
					name: Build and push Docker images
 | 
				
			||||||
description: Builds and pushes Docker images and will log in to a Docker registry if required
 | 
					description: Builds and pushes Docker images and will log in to a Docker registry if required
 | 
				
			||||||
author: Docker
 | 
					author: Docker
 | 
				
			||||||
 | 
					branding:
 | 
				
			||||||
 | 
					  icon: 'anchor'
 | 
				
			||||||
 | 
					  color: 'blue'
 | 
				
			||||||
runs:
 | 
					runs:
 | 
				
			||||||
  using: docker
 | 
					  using: docker
 | 
				
			||||||
  image: docker://docker/github-actions:v1.0
 | 
					  image: docker://docker/github-actions:v1.0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user