Skip to content

Commit

Permalink
goreleaser: add missing shell completions to lkar archive
Browse files Browse the repository at this point in the history
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
  • Loading branch information
Adphi committed May 6, 2024
1 parent 44b31bf commit c676a88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ archives:
format_overrides:
- goos: windows
format: zip
files:
- LICENCE
- LICENCE-GITEA
- completions/*
- id: lkard
format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.
Expand Down

0 comments on commit c676a88

Please sign in to comment.