ci: fix translate

This commit is contained in:
0xMRTT 2023-05-16 22:37:25 +02:00
parent d0c6bc1c31
commit bc0a6b6704
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD

View File

@ -34,3 +34,6 @@ pipeline:
- git add po/Bavarder.pot - git add po/Bavarder.pot
- git commit -m "Update" - git commit -m "Update"
- git push origin main - git push origin main
when:
event: cron
cron: "Update POT"