Skip to content

WIP: deploy docs with official Pages actions - #97

Draft
natalie-o-perret wants to merge 1 commit into
masterfrom
migrate/official-pages-actions
Draft

WIP: deploy docs with official Pages actions#97
natalie-o-perret wants to merge 1 commit into
masterfrom
migrate/official-pages-actions

Conversation

@natalie-o-perret

@natalie-o-perret natalie-o-perret commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Move docs publishing to GitHub's official Pages actions.

The build stays read-only, while the deploy job gets only the permissions it needs.

flowchart LR
    A["Switch Pages source to GitHub Actions"] --> B["Merge this PR"]
    B --> C["Build docs"]
    C --> D["Upload Pages artifact"]
    D --> E["Deploy site"]
Loading

Note

AI assistance: PR description.

@natalie-o-perret

Copy link
Copy Markdown
Contributor Author

[SC-194027]

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