Skip to content

Commit

Permalink
Update azure-functions-app-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rupali1520 authored Jan 9, 2024
1 parent e1bce50 commit b8755e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-functions-app-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: Azure/login@v1
with:
creds: '{"clientId":"${{ secrets.AZURE_CLIENT_ID }}","clientSecret":"${{ secrets.AZURE_CLIENT_SECRET }}","subscriptionId":"${{ secrets.AZURE_SUBSCRIPTION_ID }}","tenantId":"${{ secrets.AZURE_TENANT_ID }}"}'



- name: Azure CLI script
uses: azure/CLI@v1
Expand Down

0 comments on commit b8755e7

Please sign in to comment.