From d5d8b890f5658b8ae06a5579285bcf396a02597b Mon Sep 17 00:00:00 2001 From: srueda99 Date: Mon, 18 Apr 2022 18:16:22 -0500 Subject: [PATCH] Change the name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8bad15f..3621ea6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'SCP Action' +name: 'SCP Deployment' description: 'Copies the files from your repository to a remote host using SCP' author: 'Sebastian Rueda' inputs: