We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14e3ef commit 03750faCopy full SHA for 03750fa
.github/workflows/helm.yaml
@@ -25,4 +25,4 @@ jobs:
25
uses: ./.github/actions/action-helm-chart-repo
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
- chartsPath: ./charts
+ chartsPath: ./charts/
0 commit comments