github_actions_create_or_update_environment_secret
Create or update a GitHub Actions environment secret for a specified repository and environment.
Instructions
Create or update an environment secret
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| environment_name | Yes | environment_name | |
| secret_name | Yes | secret_name | |
| body | No | Request body (JSON object) |