Skip to content

Commit

Permalink
Update translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l authored May 27, 2024
1 parent 84946d6 commit 270b896
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
# import-translations-github.sh script is currently tied to Travis CI
CIRCLE_PULL_REQUEST: ''
GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
GIT_COMMIT_USER_EMAIL: '[email protected]'
GIT_COMMIT_USER_NAME: 'Maoni Github Actions'

0 comments on commit 270b896

Please sign in to comment.