Skip to content

Commit 3c5593a

Browse files
committed
ci: chore goreleaser
1 parent 9f1025a commit 3c5593a

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
@@ -37,7 +37,7 @@ archives:
3737
name_template: "{{ .ProjectName }}-v{{ .Version }}-{{ .Os }}-{{ .Arch }}"
3838
# Files to include in the archive.
3939
files:
40-
- .env.example
40+
- lmt.conf.example
4141

4242
# checksum section generates a checksums file for the artifacts.
4343
checksum:

0 commit comments

Comments
 (0)