fix manifest workflow

This commit is contained in:
MuneebAijaz
2024-11-06 22:05:05 +05:00
parent edf57bc94c
commit ec5586fcb7
2 changed files with 1 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ jobs:
run: |
set -ue
VERSION=${{ inputs.TARGET_VERSION }} make update-manifests-version
VERSION=${{ inputs.TARGET_VERSION }} make bump-chart
git diff
- name: Generate new set of manifests