fixed path
Build and push / Pulling repo on server (push) Successful in 2s Details

This commit is contained in:
Christian Haschek 2023-12-23 16:09:46 +01:00
parent 1b5d515724
commit bd49027ad6
1 changed files with 1 additions and 1 deletions

View File

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