mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-13 13:48:40 +02:00
docs improvements
This commit is contained in:
parent
4fefd7608e
commit
bd8494636f
@ -16,11 +16,11 @@ release:
|
||||
github:
|
||||
owner: user
|
||||
name: repo
|
||||
# endpoint urls for enterprise github.
|
||||
# Default is github.com.
|
||||
# endpoint urls for github enterprise.
|
||||
# Defaults are the github.com URLs.
|
||||
api_url: github api endpoint
|
||||
uploads_url: github file uploads url
|
||||
downloads_url github download url
|
||||
downloads_url: github download url
|
||||
|
||||
# If set to true, will not auto-publish the release.
|
||||
# Default is false
|
||||
|
@ -19,11 +19,11 @@ brew:
|
||||
github:
|
||||
owner: user
|
||||
name: homebrew-tap
|
||||
# endpoint urls for enterprise github.
|
||||
# Default is github.com.
|
||||
# endpoint urls for github enterprise.
|
||||
# Defaults are the github.com URLs.
|
||||
api_url: github api endpoint
|
||||
uploads_url: github file uploads url
|
||||
downloads_url github download url
|
||||
downloads_url: github download url
|
||||
|
||||
# Folder inside the repository to put the formula.
|
||||
# Default is the root folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user