Skip to content

Commit c16501e

Browse files
Add or update the Azure App Service build and deployment workflow config
1 parent 3a54522 commit c16501e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main_rayscloudapp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
- name: Login to Azure
5252
uses: azure/login@v2
5353
with:
54-
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_13FEF09FD9B640AAB4A4B1E37919F09F }}
55-
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_65A6398BE55741E0A554E44706D596C3 }}
56-
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_54398A762D5245B1AFBC90113BE709AC }}
54+
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_F3FA6C3F2F944B49B43B994B587F977E }}
55+
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_563F4161A3D541CAAD31363E1EFDF153 }}
56+
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_9776A5EE919D4FBC88C6AEC197915368 }}
5757

5858
- name: 'Deploy to Azure Web App'
5959
id: deploy-to-webapp

0 commit comments

Comments
 (0)