We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 452c564 + c51aadd commit e8f84f5Copy full SHA for e8f84f5
1 file changed
.github/workflows/release.yaml
@@ -100,7 +100,7 @@ jobs:
100
- name: Update chart repo
101
run: |
102
cd charts
103
- cp ../batch-runner-*.tgz ./
+ cp ../batchRunner-*.tgz ./
104
helm repo index --merge index.yaml .
105
- name: Push changes to chart repo
106
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0
0 commit comments