Commit 0f38e51
authored
Add weekly scheduled rebuild to pages workflow (#75)
Rebuilds the site every Wednesday at noon UTC so that past events
are no longer displayed as upcoming after Tuesday Hacknight nights.
Fixes the root cause: Jekyll bakes event dates into static HTML at
build time; without a scheduled trigger, stale 'upcoming' events
persist indefinitely until a push or manual dispatch occurs.1 parent 5526317 commit 0f38e51
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments