From ed234e37ce95daf4894374fcafa791c44d98fb8c Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sat, 29 Feb 2020 18:22:52 +1100 Subject: [PATCH] Better action description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 45714faa..e3c365b5 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'yq' -description: 'update, validate and do more with yaml documents' +description: 'create, read, update, delete, merge, validate and do more with yaml' icon: command color: gray-dark inputs: