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 15, 2024
1 parent 6c99bf3 commit c8591c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
POEDITOR_PROJECT_ID: "715168"
run: |
python upload_terms.py
- name: Download terms poeditor
env:
POEDITOR_API_TOKEN: ${{ secrets.POEDITOR_API_TOKEN }}
POEDITOR_PROJECT_ID: "715168"
run: |
# Run the download_terms.py script
python download_terms.py
Expand Down

0 comments on commit c8591c7

Please sign in to comment.