Skip to content

Commit a226a12

Browse files
authored
Merge pull request docker#6 from docker/release-v1
Add blue anchor branding
2 parents 0e923b8 + c062788 commit a226a12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build and push Docker images
22
description: Builds and pushes Docker images and will log in to a Docker registry if required
33
author: Docker
4+
branding:
5+
icon: 'anchor'
6+
color: 'blue'
47
runs:
58
using: docker
69
image: docker://docker/github-actions:v1.0

0 commit comments

Comments
 (0)