github_actions_get_repo_variable
Retrieve the value of a specific variable from a GitHub Actions repository. Specify the owner, repo, and variable name to get its current value.
Instructions
Get a repository variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| name | Yes | name |