OrganizationActionsSecret
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
name | string | Required, Identifier | The secret name |
org | string | Required, Identifier | The organization |
value | string | Required, Write-only, Sensitive | The secret value |
selectedRepositoryIds | int[] | Repository IDs that can access the secret when visibility is 'selected' | |
visibility | string | Which repositories can access the secret (all, private, or selected) |