mirror of
https://github.com/lukaszraczylo/shared-actions.git
synced 2026-06-06 22:49:21 +00:00
b25c6ad434
Since GoReleaser Pro is needed for split/merge, use this approach: - Split mode: goreleaser release --skip=publish --single-target (builds + archives) - Merge mode: gh CLI to create release and upload artifacts This allows CGO matrix builds without requiring Pro license. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>