Skip to content

Commit c67e813

Browse files
committed
fix path to sakkara chart
1 parent 723b80f commit c67e813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-chart.yaml

Lines changed: 1 addition & 1 deletion
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)