mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:49:25 +08:00
Fix:Revert mirror config in cherry-pick
This commit is contained in:
8
.github/workflows/gitee-mirror.yml
vendored
8
.github/workflows/gitee-mirror.yml
vendored
@@ -16,11 +16,11 @@ jobs:
|
||||
# https://github.com/Yikun/hub-mirror-action
|
||||
uses: Yikun/hub-mirror-action@master
|
||||
with:
|
||||
src: github/LmeSzinc
|
||||
dst: gitee/lmeszinc
|
||||
src: github/Zuosizhu
|
||||
dst: gitee/zuosizhu
|
||||
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
||||
dst_token: ${{ secrets.GITEE_TOKEN }}
|
||||
static_list: 'AzurLaneAutoScript'
|
||||
mappings: "AzurLaneAutoScript=>azur-lane-auto-script-mirror"
|
||||
mappings: "AzurLaneAutoScript=>AzurLaneAutoScript"
|
||||
force_update: true
|
||||
timeout: '30m'
|
||||
timeout: '30m'
|
||||
|
||||
Reference in New Issue
Block a user