From f1309b511ae3e2638749983141a61e470b350ddc Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Mon, 3 May 2021 16:33:08 -0500 Subject: [PATCH] Update action.yml --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 911ff9d..801fb0d 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Trigger remote/local Github Action' -description: 'Trigger a github action from this action' +name: 'Propagate GitHub Release Event' +description: 'Trigger workflows in remote GitHub repository' inputs: name: @@ -34,4 +34,4 @@ outputs: branding: icon: 'box' - color: 'blue' \ No newline at end of file + color: 'blue'