# github-release An action used to publish GitHub releases for the LuaCsForBarotrauma project. As of the time of writing this, there's a few actions floating around which perform GitHub releases, but they all tend to have their set of drawbacks. ## Attribution The code in this project was adapted from [wasmtime/.github/actions/github-release](https://github.com/bytecodealliance/wasmtime/tree/2300ef6894605e89bd94f6b2da75ba55e5ab91ac/.github/actions/github-release)