flow changes
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s

This commit is contained in:
piapassecker
2023-12-25 16:42:59 +01:00
parent 4de6df7175
commit 8543ebac7f
4 changed files with 5 additions and 3 deletions

View File

@ -19,6 +19,7 @@ jobs:
php crawler.php
git config --global user.email "gitea@haschek.at"
git config --global user.name "Gitea"
git pull
git add data.db
git commit -m "update database"
git push