Skip to content

Commit

Permalink
fix bash completion file names, again
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Jul 25, 2023
1 parent 6bc4140 commit c2daec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ archives:
- LICENSE
- README.md
- autocomplete/zsh_autocomplete_fhome
- autocomplete/bash_autocomplete_fhome
wrap_in_directory: true
format_overrides:
- goos: windows
Expand All @@ -45,6 +46,7 @@ archives:
- LICENSE
- README.md
- autocomplete/zsh_autocomplete_fhomed
- autocomplete/bash_autocomplete_fhomed
wrap_in_directory: true
format_overrides:
- goos: windows
Expand Down

0 comments on commit c2daec8

Please sign in to comment.