Auto commit changes to the README

Let's see if this infinite loops or not...
pull/73/head
Carol (Nichols || Goulding) 6 years ago
parent bcba928f17
commit cef6f8e05a
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902

@ -9,7 +9,11 @@ cache:
script:
- cargo run --bin generate_readme
- git diff
- git config user.name "Carol (Nichols || Goulding)"
- git config user.email "carol.nichols@gmail.com"
- git commit -a "Regenerate README"
- git remote add origin "https://$GH_TOKEN@github.com/carols10cents/rustlings.git"
- git push -q origin HEAD:master > /dev/null 2>&1
notifications:
email:

Loading…
Cancel
Save