Skip to content

Commit

Permalink
Merge pull request #1174 from nichwall/i18n-update
Browse files Browse the repository at this point in the history
Update i18n workflow to use 1.2.0
  • Loading branch information
advplyr authored Apr 11, 2024
2 parents 43ec35f + 94774f1 commit e54fd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e54fd38

Please sign in to comment.