Skip to content

Commit 4a75793

Browse files
authored
fix the patch for chart-release to include Sakkara-deploy
1 parent 0615507 commit 4a75793

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run chart-releaser
2727
uses: helm/chart-releaser-action@v1.6.0
2828
with:
29-
charts_dir: tools/pytorchjob-generator
29+
charts_dir: tools
3030
packages_with_index: true
3131
skip_existing: true
3232
env:

0 commit comments

Comments
 (0)