Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
arcolife committed Dec 7, 2019
1 parent a41b4d2 commit 7867dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bintray/services/upload.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ type UploadParams struct {
Explode bool `yaml:"explode,omitempty"`
Override bool `yaml:"override,omitempty"`
Publish bool `yaml:"publish,omitempty"`
ShowInDownloadList bool `yaml:"showindownloadlist,omitempty"`
Deb string `yaml:"pkgdeb"`
}

Expand Down

0 comments on commit 7867dbd

Please sign in to comment.