Skip to content

Commit

Permalink
Add missing Transifex token.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Oct 11, 2023
1 parent 9da8db9 commit 5fbc61d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
CI_GITHUB_ACCESS_TOKEN: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
CI_AWS_ACCESS_ID: ${{ secrets.CI_AWS_ACCESS_ID }}
CI_AWS_SECRET_KEY: ${{ secrets.CI_AWS_SECRET_KEY }}
TRANSIFEX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
TRANSIFEX_SECRET: ${{ secrets.TRANSIFEX_SECRET }}
TAG_NAME: ${{ env.TAG_NAME }}
run: .ci/ci-main.sh normal
- name: Upload test report
Expand Down

0 comments on commit 5fbc61d

Please sign in to comment.