Skip to content

Commit a599dd0

Browse files
committed
release at 9 AM PST
1 parent 1c8bc70 commit a599dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Release
22

33
on:
44
schedule:
5-
# every weekday at 9:00 AM
6-
- cron: '0 9 * * 1-5'
5+
# every weekday at 9:00 AM PST
6+
- cron: '0 17 * * 1-5'
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)