We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70412ef commit 38ef66aCopy full SHA for 38ef66a
1 file changed
.goreleaser.yml
@@ -3,6 +3,7 @@ project_name: gh
3
release:
4
prerelease: auto
5
draft: true # we only publish after the Windows MSI gets uploaded
6
+ name_template: "GitHub CLI {{.Version}}"
7
8
before:
9
hooks:
0 commit comments