From 857f78317ce48be2db5d3a85234b6e9767326b8c Mon Sep 17 00:00:00 2001 From: Aashutosh soni Date: Fri, 29 Dec 2023 21:07:10 +0530 Subject: [PATCH] Triggering gh actions --- .../workflows/azure-static-web-apps-calm-cliff-0a07d4f10.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-calm-cliff-0a07d4f10.yml b/.github/workflows/azure-static-web-apps-calm-cliff-0a07d4f10.yml index 74a17f3..636e216 100644 --- a/.github/workflows/azure-static-web-apps-calm-cliff-0a07d4f10.yml +++ b/.github/workflows/azure-static-web-apps-calm-cliff-0a07d4f10.yml @@ -32,7 +32,8 @@ jobs: api_location: "" # Api source code path - optional output_location: "build" # Built app content directory - optional ###### End of Repository/Build Configurations ###### - env: # Add environment variables here + # Adding environment variables here + env: REACT_APP_COMPILATION_URL: ${{ secrets.REACT_APP_COMPILATION_URL}} REACT_APP_GOOGLE_AUTH: ${{ secrets.REACT_APP_GOOGLE_AUTH}} REACT_APP_CODEDB: ${{ secrets.REACT_APP_CODEDB}}