File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ jobs:
5555 - name : Login to Azure
5656 uses : azure/login@v2
5757 with :
58- client-id : ${{ secrets.AZUREAPPSERVICE_CLIENTID_AE23C767A44848FE995578A1C037403D }}
59- tenant-id : ${{ secrets.AZUREAPPSERVICE_TENANTID_43E73B5325A2495B9E40E95184EE9EDE }}
60- subscription-id : ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_9DD2FEFA18374E8484A5B85D9F23348C }}
58+ client-id : ${{ secrets.AZUREAPPSERVICE_CLIENTID_4F8D500C06394F92904A16E943E7F5E3 }}
59+ tenant-id : ${{ secrets.AZUREAPPSERVICE_TENANTID_0F326C2391164EEBA2D094D498AAF1B4 }}
60+ subscription-id : ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_EF211173BDA84F60923C6228CADA533F }}
6161
6262 - name : Deploy to Azure Web App
6363 id : deploy-to-webapp
6464 uses : azure/webapps-deploy@v3
6565 with :
66- app-name : " lumexui"
66+ app-name : " lumexui-v2 "
6767 slot-name : " Production"
6868 package : .
You can’t perform that action at this time.
0 commit comments