You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: modernize GitHub Pages deployment to use actions/deploy-pages
Replace old branch-based deployment model (JamesIves/github-pages-deploy-action pushing to gh-pages) with the new GitHub Actions deployment model using actions/configure-pages, actions/upload-pages-artifact, and actions/deploy-pages. Rename deploy-docs.yml to deploy.yml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments