README.md: Removing jwtGithubAudience default (#590)
Some checks failed
/ build (push) Has been cancelled
/ integrationOSS (push) Has been cancelled
/ integrationEnterprise (push) Has been cancelled
/ e2e (push) Has been cancelled
/ e2e-tls (push) Has been cancelled

Removing the documented default value for the jwtGithubAudience parameter in the README.md to match the action.
This commit is contained in:
Travis Rutledge 2025-12-18 13:40:12 -05:00 committed by GitHub
parent 2c5827061f
commit 734c523c4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -630,8 +630,7 @@ Password for key stored in `jwtPrivateKey` (if needed).
### `jwtGithubAudience` ### `jwtGithubAudience`
**Type: `string`**\ **Type: `string`**
**Default: `sigstore`**
Identifies the recipient ("aud" claim) that the JWT is intended for. Identifies the recipient ("aud" claim) that the JWT is intended for.