mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Enable inclusion of hidden files in helm chart package
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
1
.github/workflows/helm-publish.yml
vendored
1
.github/workflows/helm-publish.yml
vendored
@@ -92,6 +92,7 @@ jobs:
|
||||
with:
|
||||
name: helm-chart-package
|
||||
path: .cr-release-packages/*.tgz
|
||||
include-hidden-files: true
|
||||
if-no-files-found: error
|
||||
retention-days: 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user