chore: don't change remote/origin url
All checks were successful
Build Docker image / docker (push) Successful in 1m5s
Build / build (push) Successful in 55s

This commit is contained in:
Sainan 2025-04-26 08:12:54 +02:00
parent 5271123090
commit bbde7b2141

View File

@ -1,7 +1,6 @@
@echo off
echo Updating SpaceNinjaServer...
git config remote.origin.url https://openwf.io/SpaceNinjaServer.git
git fetch --prune
git stash
git reset --hard origin/main