mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-14 18:13:45 +00:00
Update README.md
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
This commit is contained in:
parent
a2a0ac4fee
commit
428825575f
1 changed files with 2 additions and 2 deletions
|
|
@ -126,8 +126,8 @@ jobs:
|
|||
```
|
||||
|
||||
In the action, provide the name of the Vault role you created to the `role` parameter.
|
||||
You can optionally set the `jwtGithubAudience` parameter if you overwrote the
|
||||
default `aud` claim.
|
||||
You can optionally set the `jwtGithubAudience` parameter to change the `aud`
|
||||
claim from its default.
|
||||
|
||||
```yaml
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue