Skip to content

Commit d3f31e9

Browse files
Fix needs
1 parent 185c47e commit d3f31e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
-f base='main'
5353
image-info:
5454
name: Trigger info extraction
55-
needs: [build-and-push]
55+
needs: [update_manifest_files]
5656
uses: devcontainers/images/.github/workflows/version-history.yml@main
5757
permissions:
5858
contents: write

0 commit comments

Comments
 (0)