Skip to content

Commit

Permalink
fix: modify repo
Browse files Browse the repository at this point in the history
Signed-off-by: Qi Zhang <[email protected]>
  • Loading branch information
zzzhangqi authored Oct 15, 2024
1 parent 11fa4f7 commit e6441ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-v6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
repository: rainbond/rainbond-operator
repository: goodrain/rainbond-operator
ref: ${{ github.event.inputs.branch }}

- name: Set up QEMU
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
repository: rainbond/rainbond-ui
repository: goodrain/rainbond-ui
ref: ${{ github.event.inputs.branch }}

- name: Set up QEMU
Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
repository: rainbond/rainbond-console
repository: goodrain/rainbond-console
ref: ${{ github.event.inputs.branch }}

- name: Set up QEMU
Expand Down

0 comments on commit e6441ff

Please sign in to comment.