diff --git a/action.yml b/action.yml index 68f20da..02dca61 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,9 @@ # action.yml name: 'Wait For Response' +author: 'Justin Knight' +branding: + icon: 'clock' + color: 'blue' description: 'Wait for response code from a URL with timeout' inputs: url: