Skip to content

Commit

Permalink
Use creds
Browse files Browse the repository at this point in the history
  • Loading branch information
bdb-dd committed Jul 4, 2024
1 parent e5708aa commit 4e8fac5
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
- name: Azure Login
uses: azure/login@v2
with:
client-id: ${{ env.AZURE_CLIENT_ID }}
tenant-id: ${{ env.AZURE_TENANT_ID }}
subscription-id: ${{ env.AZURE_SUBSCRIPTION_ID }}
creds: ${{ secrets.ASSISTANTSSLACKDIGDIR_AZURE_CREDENTIALS }}

- name: Build, push and deploy container image to registry
uses: azure/container-apps-deploy-action@v2
Expand Down

0 comments on commit 4e8fac5

Please sign in to comment.