Skip to content

dbanty/rust-github-action-template

Repository files navigation

Rust GitHub Action Template

This repo is a template for cargo-generate which makes it easy to create a new GitHub Action implemented in Rust.

You can use this template like cargo generate dbanty/rust-github-action-template.

See dbanty/sample-rust-action for an example of a repo generated from this template.