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