Skip to content

ci(docs): deploy docs only on tag release#219

Merged
geodro merged 1 commit intomainfrom
fix/docs-deploy-on-tag
Apr 18, 2026
Merged

ci(docs): deploy docs only on tag release#219
geodro merged 1 commit intomainfrom
fix/docs-deploy-on-tag

Conversation

@geodro
Copy link
Copy Markdown
Owner

@geodro geodro commented Apr 18, 2026

Summary

The Docs workflow triggered on every push to main, which republished the site whenever any non-docs change merged. Switch the trigger to tag pushes matching v* so the published docs track tagged releases of lerd instead of trunk.

workflow_dispatch is retained for manual redeploys between releases.

The Docs workflow previously deployed on every push to main, republishing the site whenever any non-docs change merged. Switch the trigger to tag pushes matching v*, so docs follow the release cadence and stay in sync with tagged versions of lerd.
@geodro geodro merged commit 43f238a into main Apr 18, 2026
3 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