1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +02:00

docs: build.name is not templateable

This commit is contained in:
Carlos Alexandro Becker
2019-02-04 09:42:13 -02:00
parent 3387ffeada
commit 457041ff3d

View File

@@ -21,7 +21,7 @@ builds:
# Default is `.`.
main: ./cmd/main.go
# Name template for the binary final name.
# Binary name.
# Default is the name of the project directory.
binary: program