You've already forked go-semantic-release
chroe(config): fix go lint issues
This commit is contained in:
@@ -29,6 +29,7 @@ type GitProvider struct {
|
|||||||
AccessToken string
|
AccessToken string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Asset type struct
|
||||||
type Asset struct {
|
type Asset struct {
|
||||||
Name string `yaml:"name"`
|
Name string `yaml:"name"`
|
||||||
Compress bool `yaml:"compress"`
|
Compress bool `yaml:"compress"`
|
||||||
|
|||||||
Reference in New Issue
Block a user