Commit d4d60d6
committed
fix: add update_index.py to deploy workflow
The deploy.yml was missing the update_index.py script call that clone-content.sh
runs locally. This caused the live site to display the master branch README.md
content directly instead of the generated index.md with proper section links.1 parent 3cb8ac3 commit d4d60d6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
0 commit comments