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 6e94a97 commit 071f129Copy full SHA for 071f129
.github/workflows/helm-build-push.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: Run chart-releaser
94
uses: helm/[email protected]
95
with:
96
- charts_dir: deployment
+ charts_dir: deployment/charts
97
pages_branch: helm-publish
98
mark_as_latest: ${{ github.ref_name == 'main' }}
99
env:
0 commit comments