Commit 2250e5b
Fix docs deployment from tag triggers
Always checkout master branch in the docs workflow, even when triggered
by a tag push. This ensures GitHub Pages accepts the deployment since
it's configured with source.branch: master.
sphinx-multiversion still builds all versions (tags + master) because
fetch-depth: 0 fetches all refs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 92054a1 commit 2250e5b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments