chore: adjust readme for version
This commit is contained in:
parent
96232d6de3
commit
da13c7b490
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ jobs:
|
||||||
vault_password: ${{ secrets.VAULT_PASSWORD }} # Your STACKIT Secrets Manager password
|
vault_password: ${{ secrets.VAULT_PASSWORD }} # Your STACKIT Secrets Manager password
|
||||||
vault_path: ${{ secrets.VAULT_PATH }} # The secret key/path in your Secrets Manager
|
vault_path: ${{ secrets.VAULT_PATH }} # The secret key/path in your Secrets Manager
|
||||||
debug: false # Set to 'true' for debug logging
|
debug: false # Set to 'true' for debug logging
|
||||||
|
version: v0 # Optional - here you can override the binary download version
|
||||||
|
|
||||||
- name: Output secret
|
- name: Output secret
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue