You've already forked go-semantic-release
chore(config/gitprovider): remove yaml description for accessToken
This commit is contained in:
@@ -26,7 +26,7 @@ type GitProvider struct {
|
||||
Name string `yaml:"name"`
|
||||
URL string `yaml:"url"`
|
||||
User string `yaml:"user"`
|
||||
AccessToken string `yaml:"accessToken"`
|
||||
AccessToken string
|
||||
}
|
||||
|
||||
type Asset struct {
|
||||
|
||||
Reference in New Issue
Block a user