We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083d7f4 commit ef2096eCopy full SHA for ef2096e
.github/workflows/transifex-pull.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: ./transifex-util.py recreate_tx_config --language sv --project-slug python-newest --version ${{ matrix.version }}
37
env:
38
TX_TOKEN: ${{ secrets.TX_TOKEN }}
39
- - run: ./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }} --pull-options="
+ - run: ./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }} --pull-options=""
40
41
42
- run: ./transifex-util.py delete_obsolete_files --language sv --project-slug python-newest --version ${{ matrix.version }}
0 commit comments