Skip to content

Rebuild docs after a release so the header shows the new version - #54

Merged
naliyi merged 1 commit into
mainfrom
ci/rebuild-pages-after-release
Sep 22, 2026
Merged

naliyi merged 1 commit into
mainfrom
ci/rebuild-pages-after-release

Conversation

@naliyi

@naliyi naliyi commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

The docs header reads the latest release at build time. The merge-triggered Pages build runs before the release exists, so the header lagged one release behind (v0.5.0 showed v0.4.9).

Rebuild Pages when the Release workflow completes successfully. RC releases also trigger a rebuild, which is harmless.

The docs header reads the latest release at build time. The push build
runs on merge, before the release exists, so the header lagged one
release behind. Rebuild when the Release workflow completes.
@naliyi
naliyi merged commit d33a931 into main Sep 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant