fix: use new bot hopefully

pull/510/head
Josh Moore 8 months ago committed by GitHub
parent 5e5583f1d3
commit 658e8f2697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,8 +23,8 @@ jobs:
- name: Commit
run: |
git add README.md
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git config --local user.email "148492576+degoogle-bot@users.noreply.github.com"
git config --local user.name "Degoogle Bot"
git commit --allow-empty -m "Generated README.md"
- name: Push
uses: ad-m/github-push-action@master

Loading…
Cancel
Save