From c8d97cfac69f032f4f6d3e24ac675f7113f5ab72 Mon Sep 17 00:00:00 2001 From: Bill Lau <656860993@qq.com> Date: Fri, 18 Jul 2025 15:02:05 +0800 Subject: [PATCH] update action name to fix 'Your action.yml needs changes before it can be published.' --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9f67835..4c178b2 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'ssh-scp-ssh-pipelines' +name: 'ssh-scp-ssh-pipelines-action' description: 'Pipelines: ssh -> scp -> ssh' author: 'Scott Ng' inputs: