diff --git a/action.yml b/action.yml index 71f2d68..e4bc542 100644 --- a/action.yml +++ b/action.yml @@ -9,4 +9,7 @@ inputs: github_token: description: 'Github token to authenticate Octokit' required: true +branding: + icon: 'user-check' + color: 'green'