🌐(CI) build mails when crowdin_upload workflow
When we were executing the crowdin_upload workflow, we were not building the mail template to dispatch it to the backend. It resulted in the mail not being totally translated. This commit fixes that issue by adding the build mail step to the crowdin_upload. To do so, we added it to the dependencies workflow. "dependencies" workflow is callable by other workflows that need a specific job.
This commit is contained in:
@@ -12,6 +12,10 @@ and this project adheres to
|
||||
## Added
|
||||
- 📝(doc) Add security.md and codeofconduct.md #604
|
||||
|
||||
## Fixed
|
||||
|
||||
🌐(CI) Fix email partially translated #616
|
||||
|
||||
## [2.1.0] - 2025-01-29
|
||||
|
||||
## Added
|
||||
|
||||
Reference in New Issue
Block a user