Skip to content

Commit 15a57ff

Browse files
add branding to action
1 parent 7c64a7f commit 15a57ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'get-istioctl'
22
description: 'Get a specific version of istioctl using semver match'
3+
branding:
4+
icon: 'terminal'
5+
color: 'blue'
36
runs:
47
using: 'node16'
58
main: 'index.js'

0 commit comments

Comments
 (0)