mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Merged master
This commit is contained in:
commit
fe3db77d9b
2
.github/workflows/CreateRelease.yml
vendored
2
.github/workflows/CreateRelease.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config user.name ${{ secrets.COMMITTER_NAME }}
|
git config user.name ${{ secrets.COMMITTER_NAME }}
|
||||||
git config user.email ${{ secrets.COMMITTER_EMAIL }}
|
git config user.email ${{ secrets.COMMITTER_EMAIL }}
|
||||||
git add Assets/Mirror/version.txt
|
#git add Assets/Mirror/version.txt
|
||||||
git commit -m "release!: Asset Store Release" -a
|
git commit -m "release!: Asset Store Release" -a
|
||||||
git push origin AssetStoreRelease
|
git push origin AssetStoreRelease
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user