1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00
This commit is contained in:
Tae Won Ha 2024-05-27 23:52:53 +09:00
parent f7a00ce478
commit 9163dc96cc
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -75,5 +75,5 @@ jobs:
run: |
gh release create $TAG_NAME \
--prerelease \
--title "Neovim universal build ${TAG_NAME}" \
--title "Universal ${TAG_NAME}" \
--target $GITHUB_SHA nvim-macos-x86_64.tar.gz nvim-macos-arm64.tar.gz nvim-macos-universal.tar.bz