We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723b80f commit eb2f43eCopy full SHA for eb2f43e
.github/workflows/release-chart.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: Publish Sakkara Scheduler Helm Chart
37
uses: helm/[email protected]
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