mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
doc: fix old docs
This commit is contained in:
parent
c81d6f1774
commit
0104a02854
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ This action can take multi-line input, so say you had your AWS keys stored in a
|
|||
|
||||
```yaml
|
||||
with:
|
||||
keys: |
|
||||
secrets: |
|
||||
ci/aws accessKey | AWS_ACCESS_KEY_ID ;
|
||||
ci/aws secretKey | AWS_SECRET_ACCESS_KEY
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue