Skip to content

Commit

Permalink
add notice to build archive
Browse files Browse the repository at this point in the history
  • Loading branch information
nilic committed Dec 22, 2022
1 parent 4473fe3 commit a78ec12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ archives:
format_overrides:
- goos: windows
format: zip
files:
- LICENSE
- NOTICE
checksum:
name_template: "{{ .ProjectName }}_{{ .Tag }}_sha256_checksums.txt"
algorithm: sha256
Expand Down

0 comments on commit a78ec12

Please sign in to comment.