mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix translation action (#8244)
This commit is contained in:
parent
9b7d8934da
commit
048de6b388
2
.github/workflows/translations.yaml
vendored
2
.github/workflows/translations.yaml
vendored
@ -60,6 +60,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Update translation
|
- name: Update translation
|
||||||
run: |
|
run: |
|
||||||
git add translation
|
git add translations
|
||||||
git commit -am "Translation update"
|
git commit -am "Translation update"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user