mirror of
https://github.com/pure-admin/pure-admin-backend.git
synced 2025-04-25 07:47:18 +08:00
workflow: update
This commit is contained in:
parent
8064c3fe7c
commit
eb822e7273
5
.github/workflows/gitee-repos-mirror.yml
vendored
5
.github/workflows/gitee-repos-mirror.yml
vendored
@ -19,10 +19,11 @@ jobs:
|
|||||||
- name: Mirror the Github organization repos to Gitee.
|
- name: Mirror the Github organization repos to Gitee.
|
||||||
uses: Yikun/hub-mirror-action@v1.0
|
uses: Yikun/hub-mirror-action@v1.0
|
||||||
with:
|
with:
|
||||||
src: github/pure-admin-backend
|
src: github/xiaoxian521
|
||||||
dst: gitee/pure-admin-backend
|
dst: gitee/yiming_chang
|
||||||
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
||||||
dst_token: ${{ secrets.GITEE_TOKEN }}
|
dst_token: ${{ secrets.GITEE_TOKEN }}
|
||||||
account_type: org
|
account_type: org
|
||||||
timeout: 600
|
timeout: 600
|
||||||
force_update: true
|
force_update: true
|
||||||
|
white_list: pure-admin-backend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user