diff --git a/action.yml b/action.yml index 616f17a..f6eba0d 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'team-membership' description: 'Get a user team membership in an organization' +branding: + icon: 'at-sign' + color: 'blue' inputs: organization: description: 'Organization name (default is repo owner)'