mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Update fetch.yml
Signed-off-by: Ryananana <36809659+Ryananana@users.noreply.github.com>
This commit is contained in:
parent
3f63369eed
commit
0eec96255a
2
.github/workflows/fetch.yml
vendored
2
.github/workflows/fetch.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
cd tmp
|
||||
git remote add upstream https://github.com/SagerNet/sing-box.git
|
||||
git fetch --all
|
||||
git reset --hard origin/dev-next
|
||||
git reset --hard upstream/dev-next
|
||||
git pull
|
||||
git merge upstream/dev-next
|
||||
git push origin dev-next
|
||||
|
Loading…
x
Reference in New Issue
Block a user