Update i18n workflow to 1.2.0

This commit is contained in:
Nicholas Wallace 2024-04-11 01:29:00 +00:00
parent 75007bb371
commit 6ed6fff6bd

View File

@ -25,6 +25,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: "client/strings/" # Adjust the directory path as needed