From ed5a3d1e9b4191cf8ca6d612b399334a833c2307 Mon Sep 17 00:00:00 2001 From: Alexey Igrychev Date: Wed, 6 Jul 2022 15:39:05 +0100 Subject: [PATCH] chore: update install action description Signed-off-by: Alexey Igrychev --- install/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/action.yml b/install/action.yml index 489f72b..8f4b375 100644 --- a/install/action.yml +++ b/install/action.yml @@ -1,6 +1,6 @@ name: Install werf CLI author: 'Flant' -description: 'Install actual channel werf version, like multiwerf does, or specified one' +description: 'Install werf CLI' branding: color: blue icon: anchor