From 88ee2e83caf2d096e490e56b65b526469d709314 Mon Sep 17 00:00:00 2001 From: Gorkem Ercan Date: Fri, 15 Mar 2024 13:42:13 -0400 Subject: [PATCH] Add LICENSE and README.md to archives explicitly --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 296c5968..4663622f 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -64,6 +64,9 @@ archives: format_overrides: - goos: windows format: zip + files: + - LICENSE + - README.md changelog: