Skip to content

Commit

Permalink
Include license information in release archives
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed May 20, 2020
1 parent a9e83dc commit 6385c32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,15 @@ archives:
darwin: macOS
format: tar.gz
files:
- LICENSE
- ./share/man/man1/gh*.1
- id: windows
builds: [windows]
<<: *archive_defaults
wrap_in_directory: false
format: zip
files:
- LICENSE

brews:
- name: gh
Expand Down

0 comments on commit 6385c32

Please sign in to comment.