fix goreleaser man copy

This commit is contained in:
Samuel Lorch 2023-08-11 14:34:29 +02:00 committed by GitHub
parent 61df03f10a
commit 2fd123692b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ brews:
bash_completion.install "completion/bash" => "passbolt"
zsh_completion.install "completion/zsh" => "_passbolt"
fish_completion.install "completion/fish" => "passbolt.fish"
man1.install "man/*"
man1.install Dir["man/*"]
# ...
repository:
owner: passbolt