From c0e4917d527d79e1eba5a8c49944873c857c7c60 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Fri, 28 Feb 2020 19:43:27 +1100 Subject: [PATCH] Better action description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index f755bfc0..45714faa 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'YAML processor' -description: 'YAML processor for running in Github action' +name: 'yq' +description: 'update, validate and do more with yaml documents' icon: command color: gray-dark inputs: