Adds branding (icon, color)

This commit is contained in:
Carles Pina Estany 2020-03-29 21:30:17 +02:00 committed by GitHub
parent 01ab9dd0b3
commit ea53262753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,3 +21,6 @@ runs:
- ${{ inputs.destination-github-username }}
- ${{ inputs.destination-repository-name }}
- ${{ inputs.git-user-email }}
branding:
icon: 'git-commit'
color: 'green'