Skip to content

Commit 07fed7a

Browse files
Tweak time
1 parent 961777e commit 07fed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: auto-publish
22
run-name: Automatically publish documentation
33
on:
44
schedule:
5-
- cron: '15 22 * * TUE'
5+
- cron: '20 22 * * THU'
66
jobs:
77
auto-publish:
88
runs-on: windows-latest

0 commit comments

Comments
 (0)