We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85cbadb commit fef1d95Copy full SHA for fef1d95
.github/workflows/helm-release.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Run chart-releaser
32
uses: helm/chart-releaser-action@v1.6.0
33
with:
34
- charts_dir: kratix
+ charts_dir: .
35
skip_existing: true
36
pages_branch: gh-pages
37
config: config.yaml
0 commit comments