Skip to content

Commit

Permalink
Add missing config option to action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
  • Loading branch information
unguiculus committed Oct 30, 2020
1 parent 072a634 commit de7eaec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ branding:
inputs:
version:
description: "The chart-releaser version to use (default: v1.0.0)"
config:
description: "The relative path to the chart-releaser config file"
charts_dir:
description: The charts directory
default: charts
Expand Down

0 comments on commit de7eaec

Please sign in to comment.