Files
gitea-mcp-extended/.gitea/workflows/release-nightly.yml
Andrew Miller 41adbc460b
Some checks failed
release-nightly / publish-nightly (push) Failing after 48s
release / goreleaser (push) Successful in 1m15s
release / publish-packages (push) Failing after 35s
fix: use token auth header for package registry uploads
The GITHUB_TOKEN with basic auth returns 401 reqPackageAccess.
Switch to Authorization: token header which grants proper scope.
2026-03-05 13:23:50 -05:00

2.6 KiB