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 3521b18 commit 1ac801fCopy full SHA for 1ac801f
.github/workflows/publish_helm_charts.yml
@@ -29,6 +29,6 @@ jobs:
29
- name: Run chart-releaser
30
uses: helm/[email protected]
31
with:
32
- charts_dir: charts/metaflow
+ charts_dir: charts/metaflow/charts
33
env:
34
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments