Add support for setting variables, inputs, and runners

Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
Sanjula Ganepola
2024-10-21 17:56:08 -04:00
parent b7dd3b5d0f
commit cde9a5a173
18 changed files with 115 additions and 314 deletions

View File

@@ -9,7 +9,7 @@ Run your GitHub Actions locally with the power of the [GitHub Local Actions](htt
* Run Workflows:
* View Workflow Run History:
* Manage Environments, Secrets, and Variables:
* Manage Secrets, Variables, and Inputs:
## Getting Started