Skip to content

Commit ef195e7

Browse files
committed
Update chron time
1 parent 598ee73 commit ef195e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/copy_conda_packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
schedule:
3-
# Run once a day at 21:20 UTC
4-
- cron: '20 21 * * *'
3+
# Run once a day at 22:40 UTC
4+
- cron: '55 22 * * *'
55

66
jobs:
77
copy_packages:

0 commit comments

Comments
 (0)