Skip to content

Commit e2bae5a

Browse files
fix(infra): Adding helm directory (#5156)
* feat(infra): Adding helm directory * one more fix
1 parent cc9c76c commit e2bae5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/helm-chart-releases.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ jobs:
3636
3737
- name: Run chart-releaser
3838
uses: helm/chart-releaser-action@v1.7.0
39+
with:
40+
charts_dir: deployment/helm/charts
3941
env:
4042
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)