Update mirror.yml

This commit is contained in:
ヽoo悾絔℅o。 2021-06-23 16:15:21 +00:00 committed by GitHub
parent 0f2030684e
commit e397db884f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,8 @@ jobs:
mirror_to_gitee: mirror_to_gitee:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'Checkout' - uses: actions/checkout@v1
uses: actions/checkout@v1 - uses: pixta-dev/repository-mirroring-action@v1
- name: 'Mirror to gitee'
uses: pixta-dev/repository-mirroring-action@v1
with: with:
target_repo_url: target_repo_url:
git@gitee.com:PyQt5/PyQt.git git@gitee.com:PyQt5/PyQt.git