From cf9a94fd79fd577cf6c853c97001ab188aa566dd Mon Sep 17 00:00:00 2001 From: ValueOn AG Date: Tue, 9 Sep 2025 01:14:16 +0200 Subject: [PATCH] deploy 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 fcf66c89..02cbb32f 100644 --- a/.github/workflows/int_gateway-int.yml +++ b/.github/workflows/int_gateway-int.yml @@ -51,7 +51,7 @@ jobs: runs-on: ubuntu-latest needs: build environment: - name: 'Integration' + name: 'Production' url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} steps: