Skip to content

Commit 3707620

Browse files
committed
Add or update the Azure App Service build and deployment workflow config
1 parent 1d5b6cd commit 3707620

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/master_training20251112.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
- name: Login to Azure
4040
uses: azure/login@v2
4141
with:
42-
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_17B65D5AB39F4662ABD5D2EF8B46FD54 }}
43-
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_8C2344B2933C4E3FAC177158B3AD16AA }}
44-
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_5952AAFB02ED4D1F9510A175B095CD39 }}
42+
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_3633160F523B49CE8425E2DD49EFFC2E }}
43+
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_53E778C35D6048A8A913BC13828D6433 }}
44+
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_F9B0C96AA88A4707A129CB2874103701 }}
4545

4646
- name: 'Run Azure Functions Action'
4747
uses: Azure/functions-action@v1

0 commit comments

Comments
 (0)