github_actions_update_environment_variable
Update the value of a named environment variable in a GitHub Actions environment for a specific repository.
Instructions
Update an environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| environment_name | Yes | environment_name | |
| name | Yes | name | |
| body | No | Request body (JSON object) |