Revert "ci: push new files to repo"

This reverts commit a02b994f2a.
This commit is contained in:
kaboombot 2025-03-13 01:23:54 +02:00
parent 6915b6a94e
commit e153f4ad8f

View file

@ -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