| action | It configures what should be performed by this action.
By default this action will split an input chunk. | no | write |
| token | Token with permission to create secrets in an organization.
Check if this token grants access to the scopes: (WRITE:ORG)
(SECURITY_EVENTS) (WRITE:PUBLIC_KEY) | no | — |
| glob | File pattern. | no | */*.+(json|ts|env) |
| org | Name of the organization. | no | — |
| base | Base directory name. | no | — |
| chunk | The value that was previously stored in secrets by this action. | no | — |
| environment | The environment in which this action is running.
Optionally, you can use the branch name. | yes | — |
| visibility | Defines the visibility of a secret in the organization. | no | private |