fix(i18n): add upload files config

This commit is contained in:
kolaente 2023-09-06 15:22:51 +02:00
parent a4b836d395
commit a13953ee14
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -529,10 +529,10 @@ steps:
from_secret: crowdin_key
project_id: 462614
target: upload
files:
upload_files:
src/i18n/lang/en.json: en.json
---
kind: signature
hmac: 85f3c3eee06b4296cc7af9fa3d39555f716b23750a44afe61416940972308931
hmac: e45c3ae55404862200757740f3bb1f52439de9b5d2150786ea446599d5b0dd0a
...