We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a559eb commit 6f33c4dCopy full SHA for 6f33c4d
1 file changed
.goreleaser.yml
@@ -68,22 +68,7 @@ release:
68
{{ range .Contributors }}
69
- [{{ .Login }}]({{ .HTMLURL }})
70
{{ end }}
71
-
72
- header: |
73
- # {{ .ProjectName }} {{ .Version }}
74
75
- **Release Date:** {{ .Date }}
76
77
- ## What's Changed
78
79
- {{ if .changelog }}
80
- {{ .changelog }}
81
- {{ else }}
82
- ### No significant changes in this release.
83
- {{ end }}
84
85
- ---
86
+
87
git:
88
ignore_tags:
89
- alpha
0 commit comments