diff --git a/action.yml b/action.yml index e7119ca..d793f08 100644 --- a/action.yml +++ b/action.yml @@ -3,3 +3,6 @@ description: 'Notify subscribed users and groups of changes.' runs: using: 'docker' image: 'Dockerfile' +branding: + icon: 'bell' + color: 'yellow'