Skip to content

Commit 86bc4f9

Browse files
Tweak time
1 parent 07fed7a commit 86bc4f9

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: '20 22 * * THU'
5+
- cron: '30 22 * * THU'
66
jobs:
77
auto-publish:
88
runs-on: windows-latest

0 commit comments

Comments
 (0)