adapted profile

This commit is contained in:
ValueOn AG 2025-09-09 15:12:03 +02:00
parent 4929da5d73
commit 4322e6a6cf

View file

@ -71,5 +71,5 @@ jobs:
id: deploy-to-webapp id: deploy-to-webapp
with: with:
app-name: 'gateway-int' app-name: 'gateway-int'
slot-name: 'Production' slot-name: 'Integration'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_GATEWAY_INT }} publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_GATEWAY_INT }}