Skip to content

Commit

Permalink
Merge pull request #232 from KaotoIO/oscerd-patch-13
Browse files Browse the repository at this point in the history
Update release-pipeline.yml
  • Loading branch information
oscerd committed May 14, 2024
2 parents 786ba14 + 7e78f38 commit 56deb40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: "Checkout k8s-operator project"
uses: actions/checkout@v4
with:
repository: kaotoIO/community-operators
repository: KaotoIO/community-operators
token: ${{ secrets.KAOTO_CI_TOKEN }}
path: community-operators
ref: main
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
- name: "Checkout k8s-operator project"
uses: actions/checkout@v4
with:
repository: kaotoIO/community-operators-prod
repository: KaotoIO/community-operators-prod
token: ${{ secrets.KAOTO_CI_TOKEN }}
path: community-operators-prod
ref: main
Expand Down

0 comments on commit 56deb40

Please sign in to comment.