Skip to content

Commit

Permalink
revanced-botify!!
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Dec 16, 2023
1 parent 6ee3c98 commit 2aca8c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Push out changes to i10n
run: |
git config user.name github-actions
git config user.email github[email protected]
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 commit -m "chore: remove empty values from JSON" assets/i18n/*.json
Expand Down

0 comments on commit 2aca8c2

Please sign in to comment.