We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723b80f commit c67e813Copy full SHA for c67e813
.github/workflows/release-chart.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: Publish Sakkara Scheduler Helm Chart
37
uses: helm/chart-releaser-action@v1.6.0
38
with:
39
- charts_dir: sakkara-deploy/install/sakkara-scheduler
+ charts_dir: sakkara-deploy/install
40
packages_with_index: true
41
skip_existing: true
42
env:
0 commit comments