mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-01-16 01:37:19 -05:00
Update pull_requests.yml
This commit is contained in:
parent
81ee8dbe5c
commit
7589257cca
4
.github/workflows/pull_requests.yml
vendored
4
.github/workflows/pull_requests.yml
vendored
@ -47,8 +47,8 @@ jobs:
|
||||
cache_name: readme
|
||||
- name: Commit updates to README.md
|
||||
run: |
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git config --local user.email "108953096+ipfs-gui-bot@users.noreply.github.com"
|
||||
git config --local user.name "ipfs-gui-bot"
|
||||
git add README.md
|
||||
git commit -m "chore: update README.md" || echo "No changes, skipping commit"
|
||||
- name: Push changes
|
||||
|
Loading…
Reference in New Issue
Block a user