mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
force
This commit is contained in:
parent
ceb5e81a7f
commit
7ce5b80594
1 changed files with 1 additions and 1 deletions
2
.github/workflows/db.yml
vendored
2
.github/workflows/db.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
cd db
|
||||
git config --global user.name 'github-actions'
|
||||
git config --global user.email 'github-actions@github.com'
|
||||
mv ../database.json .
|
||||
mv ../database.json . -f
|
||||
git add database.json
|
||||
git commit -m 'Update database.json'
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue