Skip to content

Commit 9e6fd3c

Browse files
Update release.yml
change auto run time to 1900 UTC
1 parent 9a0239f commit 9e6fd3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: release
55
on:
66
workflow_dispatch:
77
schedule:
8-
- cron: "00 23 * * *"
8+
- cron: "00 19 * * *"
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)