| Crates.io | github-actions |
| lib.rs | github-actions |
| version | 0.0.4 |
| created_at | 2024-11-16 21:28:41.432165+00 |
| updated_at | 2025-07-03 10:23:12.166085+00 |
| description | Utilities for developing custom GitHub Actions |
| homepage | |
| repository | https://github.com/daxartio/github-actions |
| max_upload_size | |
| id | 1450680 |
| size | 50,508 |
A Rust crate for building GitHub Actions with ease, offering utilities to handle inputs, outputs, logging, and more.
get_input, get_bool_input, get_multiline_input).get_state, save_state).info!, debug!, warn!, error!, notice!).set_secret.export_variable and add_path.stop_commands!).group!).append_job_summary, overwrite_job_summary, remove_job_summary)cargo add github-actions
For more detailed information, visit the API Documentation.
This crate simplifies interactions with GitHub Actions, enabling quick and clean integration into your Rust-based workflows.