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
0eec96255a
commit
10c08f007b
2
.github/workflows/fetch.yml
vendored
2
.github/workflows/fetch.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
git remote add upstream https://github.com/SagerNet/sing-box.git
|
git remote add upstream https://github.com/SagerNet/sing-box.git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git reset --hard upstream/dev-next
|
git reset --hard upstream/dev-next
|
||||||
git pull
|
git pull upstream dev-next
|
||||||
git merge upstream/dev-next
|
git merge upstream/dev-next
|
||||||
git push origin dev-next
|
git push origin dev-next
|
||||||
|
Loading…
x
Reference in New Issue
Block a user