diff --git a/action.yml b/action.yml index a86eb69..d7dddfe 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'AWS EKS kubectl' +name: 'AWS EKS kubectl Actions' author: ravinayag description: An GitHub Action allowing you to integrate AWS EKS via kubectl @@ -35,4 +35,4 @@ inputs: required: true args: description: The arguments that you want to pass through to the kubectl command - required: true \ No newline at end of file + required: true