mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-18 01:43:48 +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
|
- name: push Master
|
||||||
run: |
|
run: |
|
||||||
cd master
|
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
|
cat .git/config
|
||||||
echo $(date) > time
|
echo $(date) > time
|
||||||
git add .
|
git add .
|
||||||
|
Reference in New Issue
Block a user