1
0
Fork 0
mirror of https://github.com/navidrome/navidrome.git synced 2025-04-05 13:37:38 +03:00

Move update-translations.sh script to workflow directory

This commit is contained in:
Deluan 2024-09-14 21:37:25 -04:00
parent 3107170afd
commit a132755d67
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