diff --git a/action.yml b/action.yml index a83dae9..74ebf80 100644 --- a/action.yml +++ b/action.yml @@ -18,3 +18,7 @@ runs: shell: bash env: EXCLUDE_PATTERN: ${{ inputs.exclusion_pattern }} + +branding: + color: green + icon: slash