Merge pull request #6 from docker/release-v1

Add blue anchor branding
This commit is contained in:
Nick Adcock 2020-03-16 16:59:49 +00:00 committed by GitHub
commit a226a12549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
name: Build and push Docker images
description: Builds and pushes Docker images and will log in to a Docker registry if required
author: Docker
branding:
icon: 'anchor'
color: 'blue'
runs:
using: docker
image: docker://docker/github-actions:v1.0