From da11d2cb0844e0a871299389955ad9f2ddc817f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20J=2E=20Salda=C3=B1a?= Date: Thu, 18 Apr 2024 00:53:46 +0200 Subject: [PATCH] Add or update the Azure App Service build and deployment workflow config --- .github/workflows/main_danieljsaldana-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_danieljsaldana-backend.yml b/.github/workflows/main_danieljsaldana-backend.yml index bf4e7e8..b4c6382 100644 --- a/.github/workflows/main_danieljsaldana-backend.yml +++ b/.github/workflows/main_danieljsaldana-backend.yml @@ -34,6 +34,6 @@ jobs: with: app-name: danieljsaldana-backend slot-name: Production - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5A55BF17710D4E52974B3C309D6168B9 }} + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_A4A61EF9E21C4502B6928A62641B1975 }} package: .