mirror of
https://gitea.com/gitea/gitea-mcp.git
synced 2026-02-27 09:05:12 +00:00
The goreleaser/goreleaser-action@v7 JS wrapper was crashing in CI before goreleaser could run. Install goreleaser via `go install` instead to avoid the action's compatibility issues with the runner. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>