Skip to content

Commit 1d93822

Browse files
authored
Fix comment
1 parent eac9fee commit 1d93822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Build and Deploy to GitHub Pages
33

44
on:
5-
# Run daily at 5:00 AM NZST (18:00 UTC)
5+
# Run daily at 5:00 AM NZST (17:00 UTC)
66
schedule:
77
- cron: '0 17 * * *'
88

0 commit comments

Comments
 (0)