Skip to content

Commit 9c2d9c2

Browse files
author
Sami Alajrami
committed
add action branding metadata
1 parent 562bae7 commit 9c2d9c2

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
@@ -5,6 +5,9 @@ inputs:
55
description: Version of Kosli CLI
66
required: false
77
default: 0.1.15
8+
branding:
9+
icon: 'download-cloud'
10+
color: 'blue'
811
runs:
912
using: node16
1013
main: src/index.js

0 commit comments

Comments
 (0)