From 8fafe4662c2a3f52d85fca8d29392972b07a7b94 Mon Sep 17 00:00:00 2001 From: Thomas Mullen <14932492+t-mullen@users.noreply.github.com> Date: Sat, 28 Nov 2020 17:30:22 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d71cd9a..5d8ff6e 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Kubernetes Action" +name: "tmullen-kubectl-action" description: "Interacts with kubernetes clusters calling kubectl commands. Integrates support for AWS EKS." branding: icon: 'anchor'