mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
fix commit step
This commit is contained in:
parent
2b6f3e630a
commit
89f480f716
1 changed files with 2 additions and 2 deletions
4
.github/workflows/db.yml
vendored
4
.github/workflows/db.yml
vendored
|
|
@ -34,6 +34,6 @@ jobs:
|
|||
run: |
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git add database.json
|
||||
git commit -m "Update database.json"
|
||||
git add stats
|
||||
git commit -m "[automated] update stats"
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue