mirror of
https://github.com/Ryujinx/Ryujinx-Games-List.git
synced 2025-09-08 11:06:49 +00:00
Update .github/workflows/label-stats.yml
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
parent
cb9d84ed8a
commit
63ae384cf1
8
.github/workflows/label-stats.yml
vendored
8
.github/workflows/label-stats.yml
vendored
|
@ -58,8 +58,8 @@ jobs:
|
||||||
|
|
||||||
- name: Commit stats
|
- name: Commit stats
|
||||||
run: |
|
run: |
|
||||||
git config user.name github-actions
|
git config user.name github-actions[bot]
|
||||||
git config user.email github-actions@github.com
|
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Update stats"
|
git commit -m "Update compat-stats.json"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Reference in a new issue