Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user