Skip to content

Conversation

@milanholemans
Copy link
Contributor

The idea is to create a workflow that only deploys the docs without creating a new release on npm.
This allows us to be more flexible when merging docs PRs.

Copilot AI review requested due to automatic review settings December 16, 2025 23:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new GitHub Actions workflow to deploy documentation to GitHub Pages independently of the npm release process. The workflow enables more flexible documentation updates by decoupling docs deployment from package releases.

Key Changes:

  • Introduces a manually-triggered workflow for deploying documentation
  • Reuses the established docs build and deployment pattern from the release_next workflow
  • Properly scopes permissions for GitHub Pages deployment

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