Skip to content

Commit c662125

Browse files
committed
add actions branding
1 parent 9d7baf6 commit c662125

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ runs:
3434
- name: Build artifact
3535
run: $GITHUB_ACTION_PATH/docker-compose-artifact-gen docker-compose.yml --device-types raspberrypi3 raspberrypi4 --software-name ${{ inputs.software-name }} --software-version ${{ inputs.software-version }} --output-path ${{ inputs.output-filename }}
3636
shell: bash
37+
branding:
38+
icon: 'briefcase'
39+
color: 'purple'

0 commit comments

Comments
 (0)