From 765f4fe6ec1ceeb784599dbc1e367dbf0bd9bb15 Mon Sep 17 00:00:00 2001 From: Arman Zhalgasbayev <108217670+silvermete0r@users.noreply.github.com> Date: Sun, 11 Feb 2024 17:34:31 +0600 Subject: [PATCH] Add or update the Azure App Service build and deployment workflow config --- .github/workflows/master_redeepfake-demo-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master_redeepfake-demo-app.yml b/.github/workflows/master_redeepfake-demo-app.yml index 35c2926..1719e59 100644 --- a/.github/workflows/master_redeepfake-demo-app.yml +++ b/.github/workflows/master_redeepfake-demo-app.yml @@ -66,4 +66,4 @@ jobs: with: app-name: 'redeepfake-demo-app' slot-name: 'Production' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_CFF07B2A703A43FB8CAFEFEF04D784F9 }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_EFF5917044A34D17A501256A3952AA85 }} \ No newline at end of file