From 4322e6a6cfd8443425867b3f8d07c2f8b8ee34b9 Mon Sep 17 00:00:00 2001
From: ValueOn AG
Date: Tue, 9 Sep 2025 15:12:03 +0200
Subject: [PATCH] adapted profile
---
.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 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