diff --git a/.github/workflows/deploy-azure.yml b/.github/workflows/deploy-azure.yml index 72e4e34..c15f0d6 100644 --- a/.github/workflows/deploy-azure.yml +++ b/.github/workflows/deploy-azure.yml @@ -51,6 +51,6 @@ jobs: uses: azure/webapps-deploy@v2 with: app-name: 'simple-forms' - slot-name: 'Production' +# slot-name: 'Production' publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }} package: .