Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Mar 7, 2024
1 parent e918307 commit 79da56d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -176,6 +176,11 @@ jobs:
- name: Install Node dependencies
run: npm install

- name: Login to Azure - CI Subscription
uses: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf # v1.6.0
with:
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}

- name: Download secrets
env:
ACCOUNT_NAME: bitwardenci
Expand Down

0 comments on commit 79da56d

Please sign in to comment.