Skip to content

Commit 03750fa

Browse files
committed
Fix path
1 parent e14e3ef commit 03750fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: ./.github/actions/action-helm-chart-repo
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
28-
chartsPath: ./charts
28+
chartsPath: ./charts/

0 commit comments

Comments
 (0)