Skip to content

Commit

Permalink
chore: Use new token for Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Apr 20, 2021
1 parent e3edc50 commit 2cfa23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
localization_branch_name: 'translations'
pull_request_title: 'chore: Update translations'
commit_message: 'chore: Update translations'
token: ${{secrets.WEB_CROWDIN_TOKEN}}
token: ${{secrets.WEBTEAM_CROWDIN_TOKEN}}
source: '/src/i18n/en-US.json'
translation: '/src/i18n/%locale%.json'
base_path: '.'

0 comments on commit 2cfa23e

Please sign in to comment.