Skip to content

Commit

Permalink
feat: workflow add item translation
Browse files Browse the repository at this point in the history
  • Loading branch information
andychucs committed Jul 27, 2024
1 parent 1a0c427 commit 37f0373
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/data_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
run: |
poetry run python -m script.akashi_schedule
- name: Run l10n
run: |
poetry run python -m script.l10n
- name: Commit changes
id: commit
uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit 37f0373

Please sign in to comment.