mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 23:00:33 +00:00
fix: distribution field
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
d0c4a003d3
commit
bbb1d19f5b
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ branding:
|
|||
icon: 'package'
|
||||
|
||||
inputs:
|
||||
distribution:
|
||||
description: 'GoReleaser Distribution (goreleaser or goreleaser-pro)'
|
||||
default: 'goreleaser'
|
||||
required: false
|
||||
version:
|
||||
description: 'GoReleaser version'
|
||||
default: 'latest'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue