mirror of
https://github.com/kaboomserver/server.git
synced 2025-06-03 13:59:48 +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: |
|
run: |
|
||||||
git config --global user.name 'kaboombot'
|
git config --global user.name 'kaboombot'
|
||||||
git config --global user.email '58372747+kaboombot@users.noreply.github.com'
|
git config --global user.email '58372747+kaboombot@users.noreply.github.com'
|
||||||
git add .
|
git commit -am "Update server and plugins"
|
||||||
git commit -m "Update server and plugins"
|
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Reference in a new issue