Skip to content

Commit ee62c04

Browse files
authored
fix: release-next-catalog-and-operator-image.yaml (#1965)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
1 parent 03a0561 commit ee62c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-next-catalog-and-operator-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
109109
build-catalog-with-digest:
110110
runs-on: ubuntu-22.04
111-
needs: build-operator-image
111+
needs: publish-operator-manifest
112112
steps:
113113
- name: Checkout source code
114114
uses: actions/checkout@v3

0 commit comments

Comments
 (0)