Skip to content

Commit 3280242

Browse files
Nidhi GuptaNidhi Gupta
authored andcommitted
helm chart
1 parent 94fafde commit 3280242

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/helm_chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
2424
- name: Run chart-releaser
2525
uses: helm/chart-releaser-action@v1.6.0
26+
with:
27+
charts_dir: helm-chart/springboot
2628
env:
2729
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
28-
charts_dir: helm-chart/springboot

0 commit comments

Comments
 (0)