fix: use new email

pull/511/head
Josh Moore 8 months ago committed by GitHub
parent f4899e9957
commit b7849fb6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ jobs:
- name: Commit
run: |
git add README.md
git config --local user.email "148492576+degoogle-bot@users.noreply.github.com"
git config --local user.email "github.com+degoogle-bot@jmoore.dev"
git config --local user.name "Degoogle Bot"
git commit --allow-empty -m "Generated README.md"
- name: Push

Loading…
Cancel
Save