diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index c8d0e58d..b0e2785e 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -353,6 +353,7 @@ jobs: update-helm-chart: if: github.event_name == 'release' && github.event.action== 'published' + needs: push-image name: Update Helm Chart runs-on: ubuntu-latest steps: