mirror of
https://github.com/mrgoonie/human-mcp.git
synced 2026-04-26 12:05:49 +03:00
[PR #13] [MERGED] fix(ci): resolve Publish workflow authentication failure #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/human-mcp#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mrgoonie/human-mcp/pull/13
Author: @mrgoonie
Created: 2/28/2026
Status: ✅ Merged
Merged: 2/28/2026
Merged by: @mrgoonie
Base:
main← Head:dev📝 Commits (1)
355a7abfix(ci): remove hard dependency on CI_GITHUB_TOKEN secret📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
.github/workflows/publish.yml(+2 -3)📄 Description
Summary
CI_GITHUB_TOKENsecret from Publish workflowGITHUB_TOKEN(no custom token needed for read-only checkout)github.tokenwhenCI_GITHUB_TOKENis not configuredfatal: could not read Usernameerror in GitHub Actions run #22517557747Changes
.github/workflows/publish.yml: Remove custom token from test job, add fallback for release jobTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.