Skip to content

Commit bc3ce76

Browse files
committed
chore: run at midnight GMT
1 parent 8d1f2d4 commit bc3ce76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Nightly Releases'
22

33
on:
44
schedule:
5-
- cron: '0 7 * * *'
5+
- cron: '0 0 * * *'
66

77
jobs:
88
nightly:

0 commit comments

Comments
 (0)