diff --git a/.github/workflows/int_gateway-int.yml b/.github/workflows/int_gateway-int.yml index ba0fe2e2..8f63ed50 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: 'Production' + slot-name: 'Integration' publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_GATEWAY_INT }} \ No newline at end of file