Merge pull request #1174 from nichwall/i18n-update

Update i18n workflow to use 1.2.0
This commit is contained in:
advplyr
2024-04-11 17:17:23 -05:00
committed by GitHub
+1 -1
View File
@@ -23,6 +23,6 @@ jobs:
# The only argument is the `directory`, which is where the i18n files are
# stored.
- name: Run Update JSON Files action
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.2.0
with:
directory: 'strings/' # Adjust the directory path as needed