fix packages_with_index flag (#172)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2023-10-31 08:21:00 +01:00
committed by GitHub
parent ed43eb3036
commit d17b190701
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -35,6 +35,7 @@ inputs:
packages_with_index:
description: "Upload chart packages directly into publishing branch"
required: false
default: false
pages_branch:
description: "Name of the branch to be used to push the index and artifacts. (default to: gh-pages but it is not set in the action it is a default value for the chart-releaser binary)"
required: false