Template for a Custom GitHub Action in Rust A template for cargo generate that aims to be a starting point suitable for building custom GitHub Actions in Rust. Usage To create a new custom GitHub Action project: cargo generate https://github.com/ecliptical/rust-gha-template