mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-02-04 14:43:12 +08:00
Update sync_clone_scripts_master_to_git.yml
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
cat .git/config
|
cat .git/config
|
||||||
echo $(date) > time
|
echo $(date) > time
|
||||||
git add .
|
git add .
|
||||||
git commit -m "sync"
|
git commit -m "update"
|
||||||
git push -f
|
git push -f
|
||||||
- name: Delete Workflow Runs
|
- name: Delete Workflow Runs
|
||||||
uses: Mattraks/delete-workflow-runs@main
|
uses: Mattraks/delete-workflow-runs@main
|
||||||
|
|||||||
Reference in New Issue
Block a user