Skip to content

Commit 746f214

Browse files
committed
chore: add action branding
1 parent dfc023d commit 746f214

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: 'Deploy with kustomize'
22
description: 'This action compiles your kustomize manifests and deploys it with kubectl'
3+
branding:
4+
icon: chevron-right
5+
color: gray-dark
36
inputs:
47
registry:
58
description: 'Registry to the docker images'

0 commit comments

Comments
 (0)