An open API service indexing awesome lists of open source software.

https://github.com/dbanty/rust-github-action-template

Make a GitHub Action implemented in Rust
https://github.com/dbanty/rust-github-action-template

cargo-generate github-actions rust rust-lang template

Last synced: 9 months ago
JSON representation

Make a GitHub Action implemented in Rust

Awesome Lists containing this project

README

          

# {{project-name}}

{{description}}

## TODO

- [ ] Update this README with the details of this action
- [ ] Update inputs/outputs in `action.yaml`
- [ ] Implement the action's logic in `src/main.rs`
- [ ] Trigger a release in GitHub Actions
- [ ] Edit the triggered release to set release notes and publish the action to GitHub Marketplace