Skip to content

Commit 40e40b1

Browse files
changes in release flow
1 parent 38cbda1 commit 40e40b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/checkout@v2
5050

5151
- name: Sync Helm Chart Catalog information
52-
run: make sync-catalog-information
52+
run: make sync-catalog-information-for-helm-chart
5353
env:
5454
AWS_ACCESS_KEY_ID: ${{ secrets.LIKITHA_ACCESS_KEY_ID }}
5555
AWS_SECRET_ACCESS_KEY: ${{ secrets.LIKITHA_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)