Skip to content

Commit e68521b

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
runs-on: ubuntu-22.04
6060
needs: build-operator-image-multiarch
6161
steps:
62+
- name: Checkout source code
63+
uses: actions/checkout@v3
6264
- name: Login to Quay.io
6365
uses: docker/login-action@v2
6466
with:

0 commit comments

Comments
 (0)