#[derive(Actions)]
{
// Attributes available to this derive:
#[action]
#[input]
#[output]
}
Expand description
Derive macro for GitHub Actions
#[derive(Actions)]
{
// Attributes available to this derive:
#[action]
#[input]
#[output]
}
Derive macro for GitHub Actions