mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 02:58:20 +00:00
fix goreleaser man copy
This commit is contained in:
parent
61df03f10a
commit
2fd123692b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ brews:
|
||||||
bash_completion.install "completion/bash" => "passbolt"
|
bash_completion.install "completion/bash" => "passbolt"
|
||||||
zsh_completion.install "completion/zsh" => "_passbolt"
|
zsh_completion.install "completion/zsh" => "_passbolt"
|
||||||
fish_completion.install "completion/fish" => "passbolt.fish"
|
fish_completion.install "completion/fish" => "passbolt.fish"
|
||||||
man1.install "man/*"
|
man1.install Dir["man/*"]
|
||||||
# ...
|
# ...
|
||||||
repository:
|
repository:
|
||||||
owner: passbolt
|
owner: passbolt
|
||||||
|
|
Loading…
Add table
Reference in a new issue