mmx233/Go Release Action
Build release for go
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 27, 2026
- License
- BSD
Pinned Snippet
uses: mmx233/goreleasecli@58c94e3aaf12eb3a1a256db9b4b68cb9d7e9bf95 # v1.4.8tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target package | yes | — |
| name | Output binary file name | — | — |
| divider | Divider for in name | — | — |
| output | Output dir path | — | — |
| arch | Target arch | — | — |
| extra-arches | Build all extra arches | — | — |
| extra-arches-show-default | Show default extra arch name | — | — |
| os | Target os | — | — |
| cgo | Enable go cgo | — | — |
| platforms | Specify platforms | — | — |
| ldflags | Add custom ldflags | — | — |
| disable-default-ldflags | Disable ldflags added by default | — | — |
| tread | How many threads to use for parallel compilation | — | — |
| compress | Compress the binary into the specified format of compressed file | — | — |
| mod-download-args | Custom args for go mod download | — | — |
Outputs
no outputs