Skip to content

Commit 706a93b

Browse files
authored
Merge pull request #1917 from rsteube/snap-name
goreleaser: add name to snapcraft
2 parents 38885b2 + 9d0d3f6 commit 706a93b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ nfpms:
8181

8282
snapcrafts:
8383
- name_template: "carapace_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
84+
name: "carapace"
8485
summary: "multi-shell multi-command argument completer"
8586
description: "multi-shell multi-command argument completer"
8687
license: "MIT"

0 commit comments

Comments
 (0)