diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index fb6aafe0..a802dfe0 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -68,6 +68,5 @@ jobs: git config user.name revanced-bot git config user.email github@revanced.app sudo chown -R $USER:$USER .git - git add assets/i18n/strings.*.json - git commit -m "chore: Remove empty values from JSON" assets/i18n/strings.*.json + git commit -m "chore: Remove empty values from JSON" assets/i18n/strings_*.json git push origin HEAD:feat/translations