mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-13 23:52: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
@ -35,7 +35,7 @@ jobs:
|
||||
ssh-keyscan gitee.com > ~/.ssh/known_hosts
|
||||
- name: push Master
|
||||
run: |
|
||||
cd clone_scripts
|
||||
cd master
|
||||
git remote add origin git@gitee.com:highdimen/clone_scripts.git
|
||||
git push -u origin master -f
|
||||
- name: Delete Workflow Runs
|
||||
|
Reference in New Issue
Block a user