specify the exact license and changelog files to include in the release archive

This commit is contained in:
Gani Georgiev 2024-01-03 15:04:34 +02:00
parent 3792d44c35
commit 592b7e85c6
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ archives:
builds: [build_noncgo] builds: [build_noncgo]
format: zip format: zip
files: files:
- LICENSE* - LICENSE.md
- CHANGELOG* - CHANGELOG.md
checksum: checksum:
name_template: 'checksums.txt' name_template: 'checksums.txt'