diff --git a/.github/workflows/main_azwapp-neophyten-plattform-dev.yml b/.github/workflows/main_azwapp-neophyten-plattform-dev.yml index b772beb..6649a4c 100644 --- a/.github/workflows/main_azwapp-neophyten-plattform-dev.yml +++ b/.github/workflows/main_azwapp-neophyten-plattform-dev.yml @@ -38,7 +38,7 @@ jobs: runs-on: windows-latest needs: build environment: - name: "Development" + name: "Production" url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} permissions: id-token: write #This is required for requesting the JWT @@ -61,5 +61,5 @@ jobs: uses: azure/webapps-deploy@v2 with: app-name: "azwapp-neophyten-plattform-dev" - slot-name: "Development" + slot-name: "Production" package: .