mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
rm
This commit is contained in:
parent
6a60e679b8
commit
8c996e84fb
@ -104,7 +104,6 @@ type Archive struct {
|
|||||||
type Release struct {
|
type Release struct {
|
||||||
GitHub Repo `yaml:",omitempty"`
|
GitHub Repo `yaml:",omitempty"`
|
||||||
Draft bool `yaml:",omitempty"`
|
Draft bool `yaml:",omitempty"`
|
||||||
GitHubURL string `yaml:"github_url,omitempty"`
|
|
||||||
|
|
||||||
// Capture all undefined fields and should be empty after loading
|
// Capture all undefined fields and should be empty after loading
|
||||||
XXX map[string]interface{} `yaml:",inline"`
|
XXX map[string]interface{} `yaml:",inline"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user