diff --git a/action.yml b/action.yml index 9c9b187d..a06215c2 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'Microsoft Teams Notification' description: 'Send a custom notification message to a Microsoft Teams channel with GitHub repo details' author: 'jdcargile' +branding: + icon: message-circle + color: purple inputs: github-token: description: 'GitHub Token'