deploy profile

This commit is contained in:
ValueOn AG 2025-09-09 01:14:16 +02:00
parent 86f05901ab
commit cf9a94fd79

View file

@ -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: