Skip to content

Commit

Permalink
Add config and systemd unit files to release archive
Browse files Browse the repository at this point in the history
  • Loading branch information
larrabee committed Sep 3, 2018
1 parent e518f88 commit 4e12d8f
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 @@ -12,6 +12,11 @@ archive:
windows: Windows
386: i386
amd64: x86_64
files:
- README.md
- LICENSE
- config/example.conf
- systemd/*
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 4e12d8f

Please sign in to comment.