mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
patches fixup
This commit is contained in:
4
.github/workflows/automatic-update.yml
vendored
4
.github/workflows/automatic-update.yml
vendored
@@ -39,8 +39,8 @@ jobs:
|
||||
cd DivineMC
|
||||
if ! git diff --quiet; then
|
||||
git add gradle.properties
|
||||
git config user.name "HaHaWTH"
|
||||
git config user.email HaHaWTH@users.noreply.github.com
|
||||
git config user.name "Github Actions"
|
||||
git config user.email no-reply@github.com
|
||||
git commit -m "Updated Upstream (Purpur)"
|
||||
git push
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user