diff --git a/.goreleaser.yml b/.goreleaser.yml index 03c6b20..ccb8794 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,6 +23,7 @@ archives: wrap_in_directory: true files: - README.md + - LICENSE format_overrides: - goos: windows format: zip @@ -35,4 +36,4 @@ release: prerelease: auto changelog: - use: github-native \ No newline at end of file + use: github-native