fixed path
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
This commit is contained in:
parent
1b5d515724
commit
bd49027ad6
@ -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
|
||||
|
Reference in New Issue
Block a user