Skip to content

Commit

Permalink
fix: readme in goreleaser config
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
  • Loading branch information
olblak committed Dec 30, 2023
1 parent a797d72 commit 378d23d
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 @@ -10,7 +10,7 @@ archives:
- goos: windows
format: zip
files:
- README.adoc
- README.md
- LICENSE
- completions/*
- manpages/*
Expand Down

0 comments on commit 378d23d

Please sign in to comment.