mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-29 06:37:16 +02:00
Update i18n workflow to use 1.2.0
This commit is contained in:
@@ -23,6 +23,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: 'strings/' # Adjust the directory path as needed
|
directory: 'strings/' # Adjust the directory path as needed
|
||||||
|
|||||||
Reference in New Issue
Block a user