Skip to content

Commit

Permalink
trying a different secret
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Chęciński <[email protected]>
  • Loading branch information
tangowithfoxtrot and michalchecinski authored Oct 30, 2023
1 parent 6f885b7 commit e483457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Login to Azure - Prod Subscription
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
with:
creds: ${{ secrets.AZURE_CI_SERVICE_PRINCIPAL }}
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}

- name: Login to Azure ACR
run: az acr login -n bitwardenprod
Expand Down

0 comments on commit e483457

Please sign in to comment.