Skip to content

Commit 4f92d9e

Browse files
authored
Add branding meta data to action
1 parent 645c69d commit 4f92d9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Streamr Docker Dev Action'
22
description: 'Start Streamr Docker Stack'
3+
branding:
4+
icon: 'layers'
5+
color: 'orange'
36
inputs:
47
services-to-start:
58
description: 'Streamr Docker Stack services to start'

0 commit comments

Comments
 (0)