why is this a directory

This commit is contained in:
SX-9 2025-02-12 10:57:55 +07:00
commit 98e2cd394a

View file

@ -52,7 +52,7 @@ jobs:
- name: Commit and push database.json to database repository
run: |
ls -la
ls -la database.json
cp database.json db/database.json -f
cd db
git add database.json