You've already forked go-semantic-release
Merge branch 'master' of github.com:Nightapes/go-semantic-release into remove/draft
This commit is contained in:
@@ -42,6 +42,7 @@ func GetCIProvider(gitUtil *gitutil.GitUtil, envs map[string]string) (*ProviderC
|
||||
|
||||
services := []Service{
|
||||
Travis{},
|
||||
GithubActions{},
|
||||
Git{gitUtil: gitUtil}, // GIt must be the last option to check
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user