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: