bloznelis / typioca

Cozy typing speed tester in terminal
MIT License
750 stars 22 forks source link

Automate GitHub Releases #52

Closed bloznelis closed 2 years ago

bloznelis commented 2 years ago

Releases should be created on tag push, with binaries attached. This could be used https://github.com/marvinpinto/action-automatic-releases

sitiom commented 2 years ago

https://github.com/softprops/action-gh-release is more commonly used. I can help in making this.