diff --git a/.goreleaser.yml b/.goreleaser.yml index cc4d1b8..961b610 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -28,6 +28,6 @@ archives: format_overrides: - goos: windows format: zip -# files: -# - LICENSE -# - config.json.template \ No newline at end of file + files: + - LICENSE + - config.json.template \ No newline at end of file