1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00
This commit is contained in:
Carlos Alexandro Becker
2017-04-14 13:31:38 -03:00
parent 49f43ba56f
commit 779a01d0dd

View File

@@ -135,5 +135,5 @@ func (c *githubClient) Upload(
},
file,
)
return err
return
}