mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-13 15:42:35 +08:00
Update and rename sync_clone_scripts_from_scf_github.yml to sync_clone_scripts_from_DoveBoy_github.yml
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: sync_clone_scripts_from_scf_github
|
||||
name: sync_clone_scripts_from_DoveBoy_github
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Get Code
|
||||
run: |
|
||||
git clone -b master https://github.com/DoveBoy/scf.git scripts
|
||||
git clone -b master https://github.com/DoveBoy/a.git scripts
|
||||
- name: Push Code
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
Reference in New Issue
Block a user