mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-31 07:09:55 +02:00
Update i18n workflow to 1.2.0
This commit is contained in:
parent
75007bb371
commit
6ed6fff6bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/i18n-integration.yml
vendored
2
.github/workflows/i18n-integration.yml
vendored
|
@ -25,6 +25,6 @@ jobs:
|
||||||
# The only argument is the `directory`, which is where the i18n files are
|
# The only argument is the `directory`, which is where the i18n files are
|
||||||
# stored.
|
# stored.
|
||||||
- name: Run Update JSON Files action
|
- name: Run Update JSON Files action
|
||||||
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1
|
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.2.0
|
||||||
with:
|
with:
|
||||||
directory: "client/strings/" # Adjust the directory path as needed
|
directory: "client/strings/" # Adjust the directory path as needed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue