Files
Yifan Wang 79b8923679 fix: Set persist-credentials to false in release-update-adk-web workflow
This resolves a "Duplicate header: Authorization" error (HTTP 400) when
create-pull-request runs. actions/checkout@v6 persists credentials by default,
which conflicts with the token used by create-pull-request.

Co-authored-by: Yifan Wang <wanyif@google.com>
PiperOrigin-RevId: 943548154
2026-07-06 16:13:37 -07:00
..