Update i18n workflow to 1.3.0

This commit is contained in:
Nicholas Wallace
2024-06-10 19:25:34 -07:00
parent 394b44c343
commit 50ec50003e
+1 -1
View File
@@ -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.2.0 uses: audiobookshelf/audiobookshelf-i18n-updater@v1.3.0
with: with:
directory: 'strings/' # Adjust the directory path as needed directory: 'strings/' # Adjust the directory path as needed