github_actions_get_environment_public_key
Retrieve the public key for a GitHub Actions environment in a repository to encrypt secrets before storing them.
Instructions
Get an environment public key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| environment_name | Yes | environment_name |