Update sync_clone_scripts_master_to_git.yml

This commit is contained in:
lan-tianxiang
2021-03-30 00:19:59 +08:00
committed by GitHub
parent 2f1f28ed85
commit 344c330d14

View File

@@ -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