mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
ci: Fix accident
This commit is contained in:
2
.github/workflows/sync_crowdin.yml
vendored
2
.github/workflows/sync_crowdin.yml
vendored
@ -68,5 +68,5 @@ jobs:
|
||||
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/*.json
|
||||
git commit -m "chore: Remove empty values from JSON" assets/i18n/strings.*.json
|
||||
git push origin HEAD:feat/translations
|
||||
|
Reference in New Issue
Block a user