diff --git a/README.md b/README.md index 162cebf..648fe85 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ github: user: "" ## Optional, if your not using github.com - customURL: + customUrl: ``` ##### Gitlab @@ -92,7 +92,7 @@ release: 'gitlab' gitlab: repo: "" ## Example group/project ## Optional, if your not using gitlab.com - customURL: + customUrl: ``` #### Assets @@ -181,4 +181,4 @@ go test ./... ``` curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.16.0 golangci-lint run ./... -``` \ No newline at end of file +```