mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-28 13:58:23 +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
|
# 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.1.0
|
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1
|
||||||
with:
|
with:
|
||||||
directory: 'strings/' # Adjust the directory path as needed
|
directory: 'strings/' # Adjust the directory path as needed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue