Skip to content

Commit

Permalink
Fix goreleaser asset path.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed May 3, 2024
1 parent 620fd55 commit c0967d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ builds:
archives:
- format: tar.gz
files:
- config.toml.sample
- config.sample.toml
- README.md
- LICENSE

0 comments on commit c0967d1

Please sign in to comment.