feat(i18n): run translation update directly

This commit is contained in:
kolaente 2023-09-06 15:19:32 +02:00
parent 16b46b0f4d
commit a4b836d395
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 4 additions and 4 deletions

View File

@ -480,9 +480,9 @@ trigger:
event: event:
include: include:
- push - push
- cron # - cron
cron: # cron:
- update_translations # - update_translations
steps: steps:
- name: download - name: download
@ -533,6 +533,6 @@ steps:
src/i18n/lang/en.json: en.json src/i18n/lang/en.json: en.json
--- ---
kind: signature kind: signature
hmac: 59a4520a78c2609ccf92175da2f000a17cc3eb06f5c573d8b45366d49c4c9794 hmac: 85f3c3eee06b4296cc7af9fa3d39555f716b23750a44afe61416940972308931
... ...