diff --git a/action.yml b/action.yml index 6478e12..176843c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: Accessibility alt text bot description: 'This action will check a repos issue and pr comments for correct alt text usage.' +branding: + icon: 'eye' + color: 'purple' runs: using: "composite" steps: