Skip to content

Commit

Permalink
Update master-to-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgw96 authored Oct 2, 2024
1 parent 1377768 commit 29eb46b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master-to-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: azure/login@v2
with:
auth-type: IDENTITY
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_BECF5140E58D4E4DAF8C3ECDD90CB3D3 }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
enable-AzPSSession: true
Expand Down

0 comments on commit 29eb46b

Please sign in to comment.