fix CD
This commit is contained in:
parent
455a068032
commit
75bf67f66c
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ jobs:
|
||||||
|
|
||||||
- name: Get Secrets from Bitwarden
|
- name: Get Secrets from Bitwarden
|
||||||
id: bitwarden-secrets
|
id: bitwarden-secrets
|
||||||
uses: bitwarden/sm-action@v2
|
uses: https://github.com/bitwarden/sm-action@v2
|
||||||
with:
|
with:
|
||||||
access_token: ${{ secrets.BW_ACCESS_TOKEN }}
|
access_token: ${{ secrets.BW_ACCESS_TOKEN }}
|
||||||
base_url: https://vault.bitwarden.com
|
base_url: https://vault.bitwarden.com
|
||||||
|
|
Loading…
Reference in a new issue