Skip to content

Commit

Permalink
github token
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Dec 11, 2023
1 parent 61f1481 commit b37857c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
git config user.email [email protected]
sudo chown -R $USER:$USER .git
git commit assets/i18n/*.json -m "chore: remove empty values from JSON"
git push HEAD:refs/heads/feat/translations
git push feat/translations
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b37857c

Please sign in to comment.