Skip to content

Commit

Permalink
ci: add crowdin api token environment variables (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan authored Jun 3, 2024
1 parent 48f8dbb commit 288595a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ jobs:
run: |
yarn port-i18n
yarn crowdin:push
env:
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}

0 comments on commit 288595a

Please sign in to comment.