Skip to content

Commit d62022e

Browse files
committed
Add or update the Azure App Service build and deployment workflow config
1 parent 7db57aa commit d62022e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/master_cippuznn2.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
- name: Login to Azure
2727
uses: azure/login@v2
2828
with:
29-
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_BBCE83ABFE704D8DB1931D2712F7FDB7 }}
30-
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_2864A66D0FC445AA97E336A2DF99EC61 }}
31-
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_A9E4F291133E4FFFA6C3093F232692DF }}
29+
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_9CF6A726838A4772B2AAAAACF32477CD }}
30+
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_9000B33E02734711A66D72D36E4EEBF1 }}
31+
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_5B8D75FA9EF44C57A79F35C33576E6ED }}
3232

3333
- name: 'Run Azure Functions Action'
3434
uses: Azure/functions-action@v1

0 commit comments

Comments
 (0)