Skip to content

Commit

Permalink
Including more assets in release archives
Browse files Browse the repository at this point in the history
  • Loading branch information
relistan committed Mar 1, 2020
1 parent 2daa5dd commit 278492f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ archives:
windows: Windows
386: i386
amd64: x86_64
files:
- LICENSE
- README.md
- billing.example.yaml
- assets/MySoftware.png

checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit 278492f

Please sign in to comment.