Move update-translations.sh script to workflow directory

This commit is contained in:
Deluan 2024-09-14 21:37:25 -04:00 committed by Joe Stump
parent 25b4a164ed
commit f96e676c68
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
POEDITOR_PROJECTID: ${{ secrets.POEDITOR_PROJECTID }}
POEDITOR_APIKEY: ${{ secrets.POEDITOR_APIKEY }}
run: |
./update-translations.sh
.github/workflows/update-translations.sh
- name: Show changes, if any
run: |
git status --porcelain