We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65812ea commit a2b89f4Copy full SHA for a2b89f4
1 file changed
.github/workflows/main_todo-react-web.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_1E12482F18E24062ADAA1F4BD6B29335 }}
61
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_3276D62CD33C40D2A069B91CDD6176BC }}
62
- subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_5BF9C6F332B048678FDDF03501410E3D }}
+ subscription-id: 8abd0445-b3d6-4d34-a163-810585813e7e
63
64
- name: 'Deploy to Azure Web App'
65
uses: azure/webapps-deploy@v3
0 commit comments