mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
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:
@@ -2,6 +2,8 @@ name: Sync Translations
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
sync-translated-documents:
|
||||
|
||||
Reference in New Issue
Block a user