Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
refactor brand
Browse files Browse the repository at this point in the history
  • Loading branch information
zhilyaev committed Mar 14, 2021
1 parent e1a9a97 commit de2295e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'HelmWave'
description: 'Deploy with helmwave'
author: 'Dmitriy Zhilyaev'
branding:
icon: 'hexagon'
color: 'blue'
inputs:
# version:
# description: 'helmwave version'
Expand All @@ -19,6 +22,3 @@ runs:
image: 'docker://diamon/helmwave:latest'
args:
- ${{ inputs.arg }}
branding:
icon: 'hexagon'
color: 'blue'

0 comments on commit de2295e

Please sign in to comment.