Evidence
Trigger landing site rebuild fails on main with HTTP 401 Bad credentials at https://github.com/FlorianBruniaux/claude-code-ultimate-guide/actions/runs/33397436549. The direct landing push still deploys, but the guide-to-landing dispatch contract is broken.
Acceptance criteria
- Replace or rotate the invalid cross-repository credential without exposing it.
- Keep permissions limited to dispatching the landing workflow.
- Trigger deploy.yml on the landing from a guide main push.
- Link one successful guide trigger run and its corresponding landing run.
- Document credential ownership and rotation location without recording the secret value.
Evidence
Trigger landing site rebuild fails on main with HTTP 401 Bad credentials at https://github.com/FlorianBruniaux/claude-code-ultimate-guide/actions/runs/33397436549. The direct landing push still deploys, but the guide-to-landing dispatch contract is broken.
Acceptance criteria