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}}