You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-05 00:59:04 +02:00
chore: combile similar type params (#993)
This commit is contained in:
committed by
Carlos Alexandro Becker
parent
7de278535a
commit
dfd1e6a662
@ -56,7 +56,7 @@ func (c *githubClient) CreateFile(
|
||||
commitAuthor config.CommitAuthor,
|
||||
repo config.Repo,
|
||||
content bytes.Buffer,
|
||||
path string,
|
||||
path,
|
||||
message string,
|
||||
) error {
|
||||
options := &github.RepositoryContentFileOptions{
|
||||
|
Reference in New Issue
Block a user