# gitea-release A small command line tool to automate releases for [Gitea](https://gitea.io) repositories that reads from CHANGELOG and VERSION files. This is a clone of [github-release](https://github.com/github-release/github-release), but more suited for my individual needs. This may also turn into a generic webhook handler, but one thing at a time. :)