github_actions_update_repo_variable
Update a repository variable for GitHub Actions by specifying the owner, repo, variable name, and optional request body with new value.
Instructions
Update a repository variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| name | Yes | name | |
| body | No | Request body (JSON object) |