jbenaventem/GoReleaser Action
GitHub Action for GoReleaser, a release automation tool for Go projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| distribution | GoReleaser Distribution (goreleaser or goreleaser-pro) | no | goreleaser |
| version | GoReleaser version | no | latest |
| args | Arguments to pass to GoReleaser | no | — |
| workdir | Working directory (below repository root) | no | . |
| install-only | Just install GoReleaser | no | false |
Outputs
| name | description |
|---|---|
| artifacts | Build result artifacts |
| metadata | Build result metadata |