We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0615507 commit 4a75793Copy full SHA for 4a75793
.github/workflows/release-chart.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Run chart-releaser
27
uses: helm/[email protected]
28
with:
29
- charts_dir: tools/pytorchjob-generator
+ charts_dir: tools
30
packages_with_index: true
31
skip_existing: true
32
env:
0 commit comments