👷 ci: auto build csv

This commit is contained in:
2025-02-17 19:13:49 +07:00
parent 096b36eb1e
commit 98d26ce941

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"
git push