Compare commits
No commits in common. "main" and "v0.1.1" have entirely different histories.
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ 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