mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-13 15:42:35 +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
|
||||
echo $(date) > time
|
||||
git add .
|
||||
git commit -m "update"
|
||||
git commit -m "sync"
|
||||
git push -f
|
||||
- name: Delete Workflow Runs
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
|
Reference in New Issue
Block a user