From 2e0d3695c54b3311605c875b8d4a39ae1d548801 Mon Sep 17 00:00:00 2001 From: ValueOn AG Date: Tue, 9 Sep 2025 15:22:31 +0200 Subject: [PATCH] slot prod --- .github/workflows/int_gateway-int.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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