Skip to content

Commit 1a18c88

Browse files
committed
Revert "fix path to sakkara chart (#132)"
This reverts commit eb2f43e.
1 parent eb2f43e commit 1a18c88

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
39+
charts_dir: sakkara-deploy/install/sakkara-scheduler
4040
packages_with_index: true
4141
skip_existing: true
4242
env:

0 commit comments

Comments
 (0)