fix: distribution field

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2021-05-30 14:38:06 +00:00
parent d0c4a003d3
commit bbb1d19f5b
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ branding:
icon: 'package' icon: 'package'
inputs: inputs:
distribution:
description: 'GoReleaser Distribution (goreleaser or goreleaser-pro)'
default: 'goreleaser'
required: false
version: version:
description: 'GoReleaser version' description: 'GoReleaser version'
default: 'latest' default: 'latest'