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
@ -36,7 +36,7 @@ jobs:
|
||||
- name: push Master
|
||||
run: |
|
||||
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
|
||||
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
|
||||
echo $(date) > time
|
||||
git add .
|
||||
|
Reference in New Issue
Block a user