mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-07-31 02:53:57 -07:00
cdb17b2a9d
The test mock was missing gitAuthMode, causing useHeaderAuth to default to true and strip the token from repo URLs. Adding gitAuthMode: 'url' restores the expected URL-mode behavior. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>