mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-14 16:12:36 +08:00
Update sync_to_git_single.yml
This commit is contained in:
2
.github/workflows/sync_to_git_single.yml
vendored
2
.github/workflows/sync_to_git_single.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
cat .git/config
|
cat .git/config
|
||||||
echo $(date) > time
|
echo $(date) > time
|
||||||
git add .
|
git add .
|
||||||
git commit -m "update"
|
git commit -m "sync"
|
||||||
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