Skip to content

Commit 3c04999

Browse files
Add branding field
1 parent 2c3b395 commit 3c04999

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
@@ -19,6 +19,9 @@ inputs:
1919
release_notes:
2020
description: 'Release notes for this build.'
2121
required: false
22+
branding:
23+
icon: "send"
24+
color: "yellow"
2225
runs:
2326
using: 'docker'
2427
image: 'Dockerfile'

0 commit comments

Comments
 (0)