Skip to content

Commit

Permalink
fix: relabel task
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Oct 22, 2020
1 parent ab1c708 commit 6a8191b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Transifex Client
run: sudo pip install transifex-client
- name: Configure Transifex Client
- name: Pull translations from Transifex
run: tx pull -a
env:
TX_TOKEN: ${{ secrets.TX_TOKEN }}
Expand Down

0 comments on commit 6a8191b

Please sign in to comment.