Skip to content

Commit

Permalink
ci: fix job dependencies, needs output variable
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Sep 11, 2023
1 parent 4c34353 commit 4d5da9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ jobs:
containers:
name: Containers
needs:
- draft-release
- manual-edit-release-notes
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 4d5da9e

Please sign in to comment.