mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-05-28 17:06:34 +03:00
?
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
|
||||
if [ -n "$(git status --porcelain)" ]; then
|
||||
git config --global user.name "Github Actions"
|
||||
git config --global user.email "cli@github.com"
|
||||
git add core/assets/bundles/*
|
||||
git commit -m "Automatic bundle update"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user