Skip to content

Fix git credentials in publish job for tag push#64

Merged
jpr5 merged 1 commit into
mainfrom
fix/release-tag-credentials
May 13, 2026
Merged

Fix git credentials in publish job for tag push#64
jpr5 merged 1 commit into
mainfrom
fix/release-tag-credentials

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented May 13, 2026

Same fix as CopilotKit/aimock#188 and CopilotKit/CopilotKit#4801 — the build/publish split passes the workspace via artifact but the credential helper doesn't survive. Adds url.insteadOf to inject GITHUB_TOKEN for git push without collapsing the security boundary.

The build/publish split passes the workspace via artifact but the
credential helper from actions/checkout doesn't survive the transfer.
Add url.insteadOf to inject GITHUB_TOKEN for git push without
collapsing the security boundary.
@jpr5 jpr5 merged commit 859b941 into main May 13, 2026
5 checks passed
@jpr5 jpr5 deleted the fix/release-tag-credentials branch May 13, 2026 16:53
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