Skip to content

Comments

Add manual trigger workflow for docs deployment#223

Merged
cbyrohl merged 1 commit intomainfrom
feature/docs-deploy-workflow
Feb 18, 2026
Merged

Add manual trigger workflow for docs deployment#223
cbyrohl merged 1 commit intomainfrom
feature/docs-deploy-workflow

Conversation

@cbyrohl
Copy link
Owner

@cbyrohl cbyrohl commented Feb 18, 2026

Summary

  • Add workflow_dispatch-triggered GitHub Actions workflow for deploying documentation to GitHub Pages
  • Uses uv and mkdocs gh-deploy consistent with the existing Makefile (make publicdocs)
  • Can be triggered from the Actions tab on GitHub

Test plan

  • Merge and trigger the workflow manually from Actions tab
  • Verify docs are deployed to GitHub Pages

🤖 Generated with Claude Code

Adds a workflow_dispatch-triggered GitHub Actions workflow that builds
and deploys documentation to GitHub Pages using mkdocs gh-deploy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cbyrohl cbyrohl merged commit 8bbe55d into main Feb 18, 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