mirror of
https://github.com/kaboomserver/server.git
synced 2025-05-31 12:37:35 +00:00
parent
6915b6a94e
commit
e153f4ad8f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -26,6 +26,5 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name 'kaboombot'
|
||||
git config --global user.email '58372747+kaboombot@users.noreply.github.com'
|
||||
git add .
|
||||
git commit -m "Update server and plugins"
|
||||
git commit -am "Update server and plugins"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue