Skip to content

Commit e472cc1

Browse files
committed
Update release time to 1pm UTC
Issue gh-10451
1 parent d644f32 commit e472cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-next-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release Next Version
22

33
on:
44
schedule:
5-
- cron: '0 0 * * MON' # Every Monday
5+
- cron: '0 13 * * MON' # Every Monday at 1pm UTC
66
workflow_dispatch: # Manual trigger
77

88
env:

0 commit comments

Comments
 (0)