We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 786ba14 + 7e78f38 commit 56deb40Copy full SHA for 56deb40
1 file changed
.github/workflows/release-pipeline.yml
@@ -158,7 +158,7 @@ jobs:
158
- name: "Checkout k8s-operator project"
159
uses: actions/checkout@v4
160
with:
161
- repository: kaotoIO/community-operators
+ repository: KaotoIO/community-operators
162
token: ${{ secrets.KAOTO_CI_TOKEN }}
163
path: community-operators
164
ref: main
@@ -213,7 +213,7 @@ jobs:
213
214
215
216
- repository: kaotoIO/community-operators-prod
+ repository: KaotoIO/community-operators-prod
217
218
path: community-operators-prod
219
0 commit comments