From 3d12b919fd6d280081831f8d395149ccd836cfe6 Mon Sep 17 00:00:00 2001 From: Ian Seabock Date: Mon, 8 Jul 2024 18:08:54 -0700 Subject: [PATCH] Add or update the Azure App Service build and deployment workflow config --- ...-update-structured-data-response_oyd-structure-data-demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/28575588-update-structured-data-response_oyd-structure-data-demo.yml b/.github/workflows/28575588-update-structured-data-response_oyd-structure-data-demo.yml index d5f9b4ac47..4201bdaa8b 100644 --- a/.github/workflows/28575588-update-structured-data-response_oyd-structure-data-demo.yml +++ b/.github/workflows/28575588-update-structured-data-response_oyd-structure-data-demo.yml @@ -66,4 +66,4 @@ jobs: with: app-name: 'oyd-structure-data-demo' slot-name: 'Production' - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_7AE77199A3774270AD4D2303A8021815 }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_FBCDF56373804A7ABEE36671256C395E }} \ No newline at end of file