Skip to content

Commit f2257e0

Browse files
committed
removing version name template from binary as its not supported by goreleaser
1 parent 3913de3 commit f2257e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
builds:
2-
- binary: "terraform-provider-kong_{{ .Version }}"
2+
- binary: terraform-provider-kong
33
goos:
44
- darwin
55
- linux

0 commit comments

Comments
 (0)