diff --git a/action.yml b/action.yml index bd4796a..5bb2901 100644 --- a/action.yml +++ b/action.yml @@ -21,3 +21,6 @@ runs: - ${{ inputs.destination-github-username }} - ${{ inputs.destination-repository-name }} - ${{ inputs.git-user-email }} +branding: + icon: 'git-commit' + color: 'green'