more chance of working
parent
2945fe7ecd
commit
f75c7e5f53
|
|
@ -22,6 +22,6 @@ jobs:
|
||||||
git config --global user.email 'github-bot@users.noreply.github.com'
|
git config --global user.email 'github-bot@users.noreply.github.com'
|
||||||
git commit -am "fix: Samples => Samples~"
|
git commit -am "fix: Samples => Samples~"
|
||||||
fi
|
fi
|
||||||
git push -u origin upm
|
git push -f -u origin upm
|
||||||
env:
|
env:
|
||||||
PKG_ROOT: TestVelGameServer/Packages/VelNetUnity
|
PKG_ROOT: TestVelGameServer/Packages/VelNetUnity
|
||||||
Loading…
Reference in New Issue