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'