mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: disable release pipe
This commit is contained in:
parent
890832095a
commit
ea330a9091
@ -35,6 +35,11 @@ release:
|
||||
# string to insert a formated timestamp into the release name.
|
||||
# Default is ``
|
||||
name_template: "{{.ProjectName}}-v{{.Version}}"
|
||||
|
||||
# You can disable this pipe in order to not upload any artifacts to
|
||||
# GitHub.
|
||||
# Defaults to false.
|
||||
disable: true
|
||||
```
|
||||
|
||||
## Customize the changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user