Update main.yml

This commit is contained in:
Andros Fenollosa 2021-04-18 20:37:23 +02:00 committed by GitHub
parent a8dfbb82b6
commit 3e1c736ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,4 +33,4 @@ jobs:
git config user.name "GitHub Action" git config user.name "GitHub Action"
git add isahn_history.json git add isahn_history.json
git commit -m 'Update history' git commit -m 'Update history'
git push origin master git push -f origin master