Fix translation action (#8244)

This commit is contained in:
Bram Kragten 2021-01-26 17:21:38 +01:00 committed by GitHub
parent 9b7d8934da
commit 048de6b388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,6 @@ jobs:
- name: Update translation
run: |
git add translation
git add translations
git commit -am "Translation update"
git push