mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-18 20:39:14 +08:00
ci: 只同步当前仓库
This commit is contained in:
parent
078ea1d0cd
commit
43aad6f533
1
.github/workflows/sync_to_gitee.yaml
vendored
1
.github/workflows/sync_to_gitee.yaml
vendored
@ -3,6 +3,7 @@ on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
sync:
|
||||
name: 同步到 Gitee
|
||||
if: ${{ github.repository == 'bin456789/reinstall' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: Yikun/hub-mirror-action@v1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user