mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 13:05:37 +02:00
ci: Don't include Slang's analyser generated file
This commit is contained in:
parent
cf708de005
commit
6da3751a8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync_crowdin.yml
vendored
2
.github/workflows/sync_crowdin.yml
vendored
|
@ -67,6 +67,6 @@ jobs:
|
|||
git config user.name revanced-bot
|
||||
git config user.email github@revanced.app
|
||||
sudo chown -R $USER:$USER .git
|
||||
git add assets/i18n/*.json
|
||||
git add assets/i18n/strings.*.json
|
||||
git commit -m "chore: Remove empty values from JSON" assets/i18n/*.json
|
||||
git push origin HEAD:feat/translations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue