Skip to content

Commit 192e68c

Browse files
authored
Update chart-release.yml
1 parent f122885 commit 192e68c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/chart-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ jobs:
2727

2828
- name: Run chart-releaser
2929
uses: helm/chart-releaser-action@v1.5.0
30+
with:
31+
charts_dir: "charts/kube-cert-acm"
3032
env:
3133
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)