diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 221f050..47080a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,6 @@ jobs: git config --global user.email 'github-bot@users.noreply.github.com' git commit -am "fix: Samples => Samples~" fi - git push -u origin upm + git push -f -u origin upm env: PKG_ROOT: TestVelGameServer/Packages/VelNetUnity \ No newline at end of file