mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
💚(crowdin) fix crowdin upload job (#399)
The `synchronize-with-crowdin` was not working since we add the msg-import s3 storage.
This commit is contained in:
@@ -10,7 +10,8 @@ jobs:
|
||||
|
||||
synchronize-with-crowdin:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
DJANGO_CONFIGURATION: Build
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user