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: deploy via official GitHub Pages Actions flow (least-privilege)
Switch from peaceiris/actions-gh-pages (gh-pages branch, contents: write) to
the official actions/upload-pages-artifact + actions/deploy-pages flow, so the
deploy token gets `contents: read` (no write access to repo source) plus
`pages: write` / `id-token: write`.
NOTE: requires the repo Pages "Source" to be set to "GitHub Actions"
(build_type=workflow). Custom domain (echo.labstack.com) is preserved via
site/public/CNAME in the uploaded artifact.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments