From a1114bb0a0c45385b445fbf3c9cac58a5caa20d0 Mon Sep 17 00:00:00 2001 From: CrazyMax <crazy-max@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:09:19 +0200 Subject: [PATCH] Fix name Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b25a10d..49cb626 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [](https://github.com/docker/build-push-action/releases/latest) -[](https://github.com/marketplace/actions/docker-build-push) +[](https://github.com/marketplace/actions/docker-build-push-images) [](https://github.com/docker/build-push-action/actions?workflow=ci) [](https://github.com/docker/build-push-action/actions?workflow=test) diff --git a/action.yml b/action.yml index 42adf66..652eaf3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ # https://help.github.com/en/articles/metadata-syntax-for-github-actions -name: Docker Build Push +name: Docker Build Push images description: Build and push Docker images with Buildx author: docker branding: