Skip to content

Commit

Permalink
Release workflow: Let helm chart publishing depend on images publishi…
Browse files Browse the repository at this point in the history
…ng (#9142)
  • Loading branch information
snazy authored Jul 19, 2024
1 parent d82033b commit 3c8d2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
timeout-minutes: 60
needs:
- prepare
- publish-images
env:
RELEASE_VERSION: ${{needs.prepare.outputs.release-version}}
steps:
Expand Down

0 comments on commit 3c8d2b8

Please sign in to comment.