From a78901b1d419d2a59bb3ad089118eb5ef9ac0017 Mon Sep 17 00:00:00 2001 From: Alexey Igrychev Date: Tue, 27 Oct 2020 10:15:44 +0000 Subject: [PATCH] Update top-level action description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9a400e1..bc119ad 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: werf author: 'Flant' -description: 'Use werf CI/CD tool with GitHub Actions to build your Docker images, push them to the registry, deploy to Kubernetes, and more!' +description: 'Use werf CI/CD tool and GitHub Actions to build Docker images, push them to the registry, deploy to Kubernetes, and more!' branding: color: blue icon: anchor