Skip to content

Commit eb2f43e

Browse files
authored
fix path to sakkara chart (#132)
1 parent 723b80f commit eb2f43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Publish Sakkara Scheduler Helm Chart
3737
uses: helm/[email protected]
3838
with:
39-
charts_dir: sakkara-deploy/install/sakkara-scheduler
39+
charts_dir: sakkara-deploy/install
4040
packages_with_index: true
4141
skip_existing: true
4242
env:

0 commit comments

Comments
 (0)