Skip to content

Commit e10d5af

Browse files
author
z1un
committed
include dict/ in release archive
1 parent 03b20a6 commit e10d5af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ archives:
3232
formats: zip
3333
files:
3434
- LICENSE
35+
- dict/**/*
3536
name_template: >-
3637
{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}
3738
{{- if eq .Arch "arm" }}{{ .Arm }}{{ end }}

0 commit comments

Comments
 (0)