You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	docs: improve github repo guessing docs
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
		| @@ -15,7 +15,7 @@ Let's see what can be customized in the `release` section for GitHub: | ||||
| # .goreleaser.yml | ||||
| release: | ||||
|   # Repo in which the release will be created. | ||||
|   # Default is extracted from the origin remote URL. | ||||
|   # Default is extracted from the origin remote URL or empty if its private hosted. | ||||
|   # Note: it can only be one: either github or gitlab or gitea | ||||
|   github: | ||||
|     owner: user | ||||
|   | ||||
		Reference in New Issue
	
	Block a user