github_actions_create_environment_variable
Create an environment variable in a GitHub Actions environment for a repository. Specify owner, repo, and environment name.
Instructions
Create an environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| environment_name | Yes | environment_name | |
| body | No | Request body (JSON object) |