We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91fae7 commit ba72011Copy full SHA for ba72011
.goreleaser.yaml
@@ -32,6 +32,7 @@ checksum:
32
snapshot:
33
name_template: "{{ incpatch .Version }}-next"
34
release:
35
+ draft: true
36
name_template: "Release-v{{.Version}}"
37
header: |
38
## Installation
0 commit comments