1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-13 13:48:40 +02:00

docs improvements

This commit is contained in:
Carlos Alexandro Becker 2017-09-24 14:26:12 -03:00
parent 4fefd7608e
commit bd8494636f
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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.