Skip to content

fix(ci): deploy docs via GitHub Actions Pages pipeline - #3

Merged
h4x0r merged 1 commit into
mainfrom
fix/docs-actions-pages-deploy
Jul 28, 2026
Merged

fix(ci): deploy docs via GitHub Actions Pages pipeline#3
h4x0r merged 1 commit into
mainfrom
fix/docs-actions-pages-deploy

Conversation

@h4x0r

@h4x0r h4x0r commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Migrates docs deploy from the ignored branch-push (mkdocs gh-deploy) to the Actions-based Pages pipeline matching the repo's Pages source. Verified mkdocs build --strict passes locally.

Pages source is 'GitHub Actions' but docs.yml used mkdocs gh-deploy (branch push), which a workflow-source Pages ignores — the site was stalled. Switch to mkdocs build --strict -> upload-pages-artifact -> deploy-pages.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@h4x0r
h4x0r merged commit dc9e834 into main Jul 28, 2026
14 of 15 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