Skip to content

Commit

Permalink
chore: add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
coquer committed Mar 7, 2024
1 parent dfc023d commit 746f214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Deploy with kustomize'
description: 'This action compiles your kustomize manifests and deploys it with kubectl'
branding:
icon: chevron-right
color: gray-dark
inputs:
registry:
description: 'Registry to the docker images'
Expand Down

0 comments on commit 746f214

Please sign in to comment.