Skip to content

Fix WASM gh-pages publish authentication#401

Merged
adamziel merged 1 commit intotrunkfrom
codex/fix-wasm-gh-pages-auth
May 5, 2026
Merged

Fix WASM gh-pages publish authentication#401
adamziel merged 1 commit intotrunkfrom
codex/fix-wasm-gh-pages-auth

Conversation

@adamziel
Copy link
Copy Markdown
Collaborator

@adamziel adamziel commented May 5, 2026

What

Fixes the publish workflow's manual git push to gh-pages by configuring the Actions token as a Basic auth header.

Why

The WASM extension build and package jobs now complete, but the static publish step failed with fatal: could not read Username for https://github.com.

Testing

  • Observed publish run 25365457168 complete all build/package steps before failing only at git push authentication.

@adamziel adamziel merged commit 4f3aab1 into trunk May 5, 2026
15 checks passed
@adamziel adamziel deleted the codex/fix-wasm-gh-pages-auth branch May 5, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant