diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1740a74..02a9c3a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,9 +41,3 @@ jobs: POEDITOR_PROJECT_ID: "715168" run: | python upload_terms.py - - name: Download terms - env: - POEDITOR_API_TOKEN: ${{ secrets.POEDITOR_API_TOKEN }} - POEDITOR_PROJECT_ID: "715168" - run: | - python download_translations.py