mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 08:06:10 -07:00
Adds branding (icon, color)
This commit is contained in:
parent
01ab9dd0b3
commit
ea53262753
|
@ -21,3 +21,6 @@ runs:
|
|||
- ${{ inputs.destination-github-username }}
|
||||
- ${{ inputs.destination-repository-name }}
|
||||
- ${{ inputs.git-user-email }}
|
||||
branding:
|
||||
icon: 'git-commit'
|
||||
color: 'green'
|
||||
|
|
Loading…
Reference in New Issue
Block a user