From c4ecacfccb5d5a63400c279b95287d0bd46903f4 Mon Sep 17 00:00:00 2001 From: jackz Date: Wed, 11 Dec 2024 18:55:42 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5f4ff64..d2f83ec 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,7 @@ inputs: description: 'SSH address' required: true remote: - description: 'Remote dir path' + description: 'base remote folder' required: true port: description: 'SSH Port'