Skip to content

Commit 56deb40

Browse files
authored
Merge pull request #232 from KaotoIO/oscerd-patch-13
Update release-pipeline.yml
2 parents 786ba14 + 7e78f38 commit 56deb40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
- name: "Checkout k8s-operator project"
159159
uses: actions/checkout@v4
160160
with:
161-
repository: kaotoIO/community-operators
161+
repository: KaotoIO/community-operators
162162
token: ${{ secrets.KAOTO_CI_TOKEN }}
163163
path: community-operators
164164
ref: main
@@ -213,7 +213,7 @@ jobs:
213213
- name: "Checkout k8s-operator project"
214214
uses: actions/checkout@v4
215215
with:
216-
repository: kaotoIO/community-operators-prod
216+
repository: KaotoIO/community-operators-prod
217217
token: ${{ secrets.KAOTO_CI_TOKEN }}
218218
path: community-operators-prod
219219
ref: main

0 commit comments

Comments
 (0)