Skip to content

Commit 314f94d

Browse files
committed
change time
1 parent 45d5821 commit 314f94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compileandrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Compile Latex and Release PDF
33
on:
44
schedule:
55
# * is a special character in YAML so you have to quote this string
6-
- cron: '0 23 * * *'
6+
- cron: '0 17 * * *'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)