Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaboamah89 authored Nov 14, 2024
1 parent ca06c3c commit 7188a1a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ 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

0 comments on commit 7188a1a

Please sign in to comment.