From 22409623a6590e5d1f37c9080fbac1c051b800fe Mon Sep 17 00:00:00 2001 From: Tarun Jangra Date: Sun, 23 Aug 2020 17:04:04 -0700 Subject: [PATCH] Update action.yml --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 58308f4..16ca1c0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Remote SSH Commands' -description: 'Run remote ssh commands' +name: 'SSH remote commands' +description: 'To run ssh remote commands' author: 'tarun.jangra@abcdevops.com' inputs: command: @@ -33,4 +33,4 @@ runs: branding: color: "green" - icon: "lock" \ No newline at end of file + icon: "lock"