Skip to content

Commit

Permalink
Add environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jan 3, 2025
1 parent 2ee07a3 commit 7787056
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
./i18n.sh --tx-pull
./i18n.sh --update
./i18n.sh --convertstrings
env:
TX_HOSTNAME: ${{ secrets.TRANSIFEX_HOSTNAME }}
TX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
if: success()
Expand Down

0 comments on commit 7787056

Please sign in to comment.