g-plane / zsh-yarn-autocompletions

Zsh plugin for Yarn autocompletions.
MIT License
578 stars 18 forks source link

Zplug installation broken for v2.0.0 #18

Closed saip92 closed 4 years ago

saip92 commented 4 years ago

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.

g-plane commented 4 years ago

I will fix the script as soon as possible.