Skip to content

Commit

Permalink
Update i18n workflow to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nichwall committed Apr 11, 2024
1 parent 75007bb commit 6ed6fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6ed6fff

Please sign in to comment.