mirror of
https://github.com/Ryujinx/Ryujinx-Games-List.git
synced 2025-09-08 14:16:59 +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
6
.github/workflows/label-stats.yml
vendored
6
.github/workflows/label-stats.yml
vendored
|
@ -58,8 +58,8 @@ jobs:
|
|||
|
||||
- name: Commit stats
|
||||
run: |
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git config user.name github-actions[bot]
|
||||
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
|
||||
git add .
|
||||
git commit -m "Update stats"
|
||||
git commit -m "Update compat-stats.json"
|
||||
git push
|
Loading…
Reference in a new issue