mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-19 21:39:28 +08:00
Fix:Revert mirror config in cherry-pick
(cherry picked from commit 7e702be7b8)
This commit is contained in:
6
.github/workflows/gitee-mirror.yml
vendored
6
.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'
|
||||
|
||||
Reference in New Issue
Block a user