mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-02-04 06:33:13 +08:00
Update sync_to_git_single.yml
This commit is contained in:
4
.github/workflows/sync_to_git_single.yml
vendored
4
.github/workflows/sync_to_git_single.yml
vendored
@@ -38,7 +38,9 @@ jobs:
|
||||
cd master
|
||||
perl -i -pe "s|url = git@github.com:lan-tianxiang/clone_scripts.git|url = git@gitee.com:highdimen/clone_scripts.git|g" .git/config
|
||||
cat .git/config
|
||||
git push -u origin master -f
|
||||
git add .
|
||||
git commit -m "a"
|
||||
git push -f
|
||||
- name: Delete Workflow Runs
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user