actions: publish docs twice daily

Publish docs twice daily, this way fixes early in the morning are
reflects online same day.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-05-17 10:01:04 -04:00
commit 5e9d434069

View file

@ -6,7 +6,7 @@ name: Doc build for Release or Daily
# Either a daily based on schedule/cron or only on tag push
on:
schedule:
- cron: '50 22 * * *'
- cron: '50 22,11 * * *'
push:
paths:
- 'VERSION'