mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Move update-translations.sh script to workflow directory
This commit is contained in:
parent
3107170afd
commit
a132755d67
2 changed files with 1 additions and 1 deletions
2
.github/workflows/update-translations.yml
vendored
2
.github/workflows/update-translations.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue