Skip to content

Commit b776805

Browse files
authored
Fix publish time to 10 am
1 parent dbb35b1 commit b776805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schedules:
2-
- cron: "0 18 * * 1-5" # Hour 18 UTC == 10am PST
2+
- cron: "0 17 * * 1-5" # Hour 18 UTC == 10am PST
33
displayName: "Scheduled run at 10 AM PT M-F"
44
branches:
55
include:

0 commit comments

Comments
 (0)