diff --git a/.github/workflows/main_app2bcld-stck-test-eus-test.yml b/.github/workflows/main_app2bcld-stck-test-eus-test.yml index 3c3d13b52..11bcfab3d 100644 --- a/.github/workflows/main_app2bcld-stck-test-eus-test.yml +++ b/.github/workflows/main_app2bcld-stck-test-eus-test.yml @@ -73,7 +73,7 @@ jobs: with: app-name: ${{ secrets.AZURE_APP_SERVICE_NAME }} slot-name: 'Production' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_8120A167D6F2414B99E35E0035024EF0 }} + publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }} package: ${{ github.workspace }}/Nextjs-site.zip - name: 🧹 Cleanup