Skip to content

Commit

Permalink
specify the exact license and changelog files to include in the relea…
Browse files Browse the repository at this point in the history
…se archive
  • Loading branch information
ganigeorgiev committed Jan 3, 2024
1 parent 3792d44 commit 592b7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ archives:
builds: [build_noncgo]
format: zip
files:
- LICENSE*
- CHANGELOG*
- LICENSE.md
- CHANGELOG.md

checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit 592b7e8

Please sign in to comment.