diff --git a/.github/workflows/int_gateway-int.yml b/.github/workflows/int_gateway-int.yml index 8f63ed50..ba0fe2e2 100644 --- a/.github/workflows/int_gateway-int.yml +++ b/.github/workflows/int_gateway-int.yml @@ -71,5 +71,5 @@ jobs: id: deploy-to-webapp with: app-name: 'gateway-int' - slot-name: 'Integration' + slot-name: 'Production' publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_GATEWAY_INT }} \ No newline at end of file