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