Commit 0310c56
authored
ci(docs): redeploy docs on release publish and manual dispatch (#326)
The mkdocs-material header version badge is baked into the static HTML at
gh-deploy time from the GitHub Releases API. Since docs.yml only triggered
on docs/ or mkdocs.yml changes, code-only releases (v2.11.0, v2.11.1) never
rebuilt the site, leaving the badge frozen at v2.10.0. Add release:published
and workflow_dispatch triggers so the docs (and badge) refresh on every
release and on demand.1 parent 886a79b commit 0310c56
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments