docs: improve documentation (#2686)

* docs: fix changelog format

* fix: fix release tools

* chore: set sync translated documents as a scheduled task
This commit is contained in:
Misite Bao
2023-05-26 17:49:50 +10:00
committed by GitHub
parent ec19458c1b
commit 37e43dabc0
3 changed files with 6 additions and 3 deletions
@@ -2,6 +2,8 @@ name: Sync Translations
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
sync-translated-documents: