👷 ci: auto build csv

This commit is contained in:
2025-02-17 18:59:02 +07:00
parent bf2343026a
commit 096b36eb1e

View File

@@ -61,5 +61,5 @@ jobs:
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git add data/data.csv
git commit -m "🔄 chore: update translation data [skip ci]"
git commit -m "🔧 chore: update translation data [skip ci]"
git push