mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-17 09:23:47 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
@@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get Code
|
- name: Get Code
|
||||||
run: |
|
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
|
- name: Push Code
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
Reference in New Issue
Block a user