# gitea-release [![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org) [![Build Status](https://drone.tulpa.dev/api/badges/cadey/gitea-release/status.svg)](https://drone.tulpa.dev/cadey/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. :)