Files
kubevirt.core/.github/workflows
Felix Matouschek a13ef97372 fix(ci): use http.extraheader instead of credential helper
The credential helper approach fails because GITHUB_TOKEN env var is
not available when git push runs inside collection-docs-action. Switch
to http.extraheader which embeds the auth as a static git config value,
matching the approach checkout v4 used.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2026-07-07 10:40:54 +02:00
..