We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac9fee commit 1d93822Copy full SHA for 1d93822
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@
2
name: Build and Deploy to GitHub Pages
3
4
on:
5
- # Run daily at 5:00 AM NZST (18:00 UTC)
+ # Run daily at 5:00 AM NZST (17:00 UTC)
6
schedule:
7
- cron: '0 17 * * *'
8
0 commit comments