mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-22 19:29:18 +01:00
Update update.yml
This commit is contained in:
parent
9b498f1cad
commit
a85600341f
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -223,8 +223,10 @@ jobs:
|
||||
git config --global user.email "68516357+MustardChef@users.noreply.github.com"
|
||||
git config --global user.name "MustardChef"
|
||||
git commit -am "Update Download Variant Table for Update: ${{ env.LATEST_VER }}" || exit 0
|
||||
git pull --rebase origin master
|
||||
git push
|
||||
|
||||
|
||||
check-and-create-tag:
|
||||
name: Creates the release tags
|
||||
needs: [check, update-downloadlinks, update-downloadvartable]
|
||||
|
Loading…
Reference in New Issue
Block a user