The git push cmd is failing due to an auth issue:
[typespec/update-http-client-1.0.0-alpha.20260519.2 fcd37c0cb] Update GeneratorVersion to 1.0.0-alpha.20260519.2 (Azure data plane)
118 files changed, 6353 insertions(+), 1958 deletions(-)
Pushing branch to remote...
remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/Azure/azure-sdk-for-net.git/'
Write-Error: /mnt/vss/_work/_temp/a13d0ae4-6b42-4e2a-99e0-6fdd60162885.ps1:3
It could be related to #10710
The
git pushcmd is failing due to an auth issue:It could be related to #10710