This commit is contained in:
Junegunn Choi
2022-07-21 22:46:34 +09:00
parent 3af5b7f2ac
commit ecc418ba77
6 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ builds:
post: |
sh -c '
cat > /tmp/fzf-gon-amd64.hcl << EOF
source = ["./dist/fzf-macos_darwin_amd64/fzf"]
source = ["./dist/fzf-macos_darwin_amd64_v1/fzf"]
bundle_id = "kr.junegunn.fzf"
apple_id {
username = "junegunn.c@gmail.com"