From b501245ebfa82c4a1f63d02840be710ea646221b Mon Sep 17 00:00:00 2001 From: ximplez Date: Fri, 19 Apr 2024 14:03:23 +0800 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4c6ea5c..d515574 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "ssh deploy" +name: "ssh deploy with config" description: "NodeJS action for FAST deployment with rsync/ssh and remote script execution before/after rsync" author: "easingthemes" inputs: