Skip to content

Commit 1532d66

Browse files
committed
Add or update the Azure App Service build and deployment workflow config
1 parent d918228 commit 1532d66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main_deniro.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
- name: Login to Azure
6666
uses: azure/login@v1
6767
with:
68-
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_880DE15329004BE5B766A709A9D5425A }}
69-
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_9CFAB96375274E978639D44206203DBA }}
70-
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_1F6F57F0A633412CB97AC52B1D7719FF }}
68+
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_AF76F1C5B0EB4CEFA8F4789571F8FADD }}
69+
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_72B02FF8E8F9494E893C3D7D0E992E38 }}
70+
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_1225FCD97D6A48EDB303133340503CD2 }}
7171

7272
- name: 'Deploy to Azure Web App'
7373
uses: azure/webapps-deploy@v2

0 commit comments

Comments
 (0)