mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-03 09:25:19 +00:00
add sync repo action
This commit is contained in:
parent
7706a88854
commit
1f81d037d3
2
.github/workflows/sync_coding_net.yml
vendored
2
.github/workflows/sync_coding_net.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history for all branches and tags
|
||||
|
||||
- name: Clone GitHub repository
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user