Update updateDB

This commit is contained in:
Andros Fenollosa
2021-04-18 21:34:23 +02:00
parent 3e1c736ded
commit f50bc7c848
2 changed files with 18 additions and 5 deletions

View File

@ -29,8 +29,4 @@ jobs:
- name: Update database
run: |
cd recurring-execution-with-actions
git config user.email "action@github.com"
git config user.name "GitHub Action"
git add isahn_history.json
git commit -m 'Update history'
git push -f origin master
./updateDB.sh