mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
todo
This commit is contained in:
parent
567b7a9b1b
commit
6a60e679b8
@ -28,6 +28,7 @@ func NewGitHub(ctx *context.Context, repo config.Repo) Client {
|
||||
// TODO: return the err here
|
||||
log.Fatal("failed to parse url")
|
||||
}
|
||||
// TODO: check if we need to change upload url as well
|
||||
client.BaseURL = url
|
||||
}
|
||||
return &githubClient{
|
||||
|
Loading…
x
Reference in New Issue
Block a user