New Go Release Binaries
Version updated for https://github.com/ui86/go-release-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Go 发布 GitHub Action” automates the building and releasing of Go binaries to GitHub Releases. It simplifies multi-architecture and cross-compilation workflows by supporting various GOOS/GOARCH combinations, automatically installing required cross-compilers for CGO projects, and generating compressed release artifacts with optional checksum files. This action streamlines tasks such as multi-platform binary builds, custom naming, dependency management, and packaging additional files for efficient software distribution.
Release notes
Full Changelog: https://github.com/ui86/go-release-action/compare/v1.0.1...v1.0.2