Skip to content

Commit 38ef66a

Browse files
committed
Improve release titles
1 parent 70412ef commit 38ef66a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ project_name: gh
33
release:
44
prerelease: auto
55
draft: true # we only publish after the Windows MSI gets uploaded
6+
name_template: "GitHub CLI {{.Version}}"
67

78
before:
89
hooks:

0 commit comments

Comments
 (0)