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.
1 parent 38cbda1 commit 40e40b1Copy full SHA for 40e40b1
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@v2
50
51
- name: Sync Helm Chart Catalog information
52
- run: make sync-catalog-information
+ run: make sync-catalog-information-for-helm-chart
53
env:
54
AWS_ACCESS_KEY_ID: ${{ secrets.LIKITHA_ACCESS_KEY_ID }}
55
AWS_SECRET_ACCESS_KEY: ${{ secrets.LIKITHA_SECRET_ACCESS_KEY }}
0 commit comments