Skip to content

Commit bcad280

Browse files
authored
Update nightly-release.yml
1 parent cc203a6 commit bcad280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Build and publish "nightly" release artifacts
44

55
on:
66
schedule:
7-
- cron: '09 * * * *'
7+
- cron: '13 * * * *'
88
workflow_dispatch:
99

1010
permissions:

0 commit comments

Comments
 (0)