mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Fixed release number of action
This commit is contained in:
parent
8994cb3a6e
commit
934d9b1df4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/i18n-check.yml
vendored
2
.github/workflows/i18n-check.yml
vendored
|
@ -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.0
|
||||
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1
|
||||
with:
|
||||
directory: 'strings/' # Adjust the directory path as needed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue