The release workflow using github actions doesn't insert the version in the filename for the release assets. This breaks the zplug.sh hook build script.
Also, looks like the OS in the file names generated by the release workflow have a -latest suffix as well.
The release workflow using github actions doesn't insert the version in the filename for the release assets. This breaks the
zplug.sh
hook build script.Also, looks like the OS in the file names generated by the release workflow have a
-latest
suffix as well.