updating branding in action.yml (gh action)

This commit is contained in:
Your Name 2023-12-05 19:08:49 +02:00
parent 8dd31fc7b3
commit 765c8ec3ef

View File

@ -54,4 +54,7 @@ runs:
- ${{ inputs.release_name }}
- ${{ inputs.release_prerelease }}
- ${{ inputs.release_tag_name }}
- ${{ inputs.release_target_commitish }}
- ${{ inputs.release_target_commitish }}
branding:
icon: 'box'
color: 'green'