Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lainow committed Aug 20, 2024
1 parent ea28fc2 commit 0d413e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
- name: Pull source file using transifex client
uses: transifex/cli-action@v2
with:
args: pull --force --all --minimum-perc=80
args: pull --all --minimum-perc=80
token: ${{ secrets.TX_TOKEN }}

0 comments on commit 0d413e5

Please sign in to comment.