mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update main.yml
This commit is contained in:
parent
cd9b5d0dcd
commit
ba4b48328d
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout'
|
- name: 'Checkout'
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v1
|
||||||
- name: 'Mirror to gitlab'
|
- name: 'Mirror to gitlab'
|
||||||
uses: pixta-dev/repository-mirroring-action@v1
|
uses: pixta-dev/repository-mirroring-action@v1
|
||||||
with:
|
with:
|
||||||
|
@ -21,7 +21,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout'
|
- name: 'Checkout'
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v1
|
||||||
- name: 'Mirror to bitbucket'
|
- name: 'Mirror to bitbucket'
|
||||||
uses: pixta-dev/repository-mirroring-action@v1
|
uses: pixta-dev/repository-mirroring-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue