Skip to content

Commit

Permalink
Update azure-static-web-apps-white-meadow-01ae3970f.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgoncalves authored Mar 25, 2024
1 parent 3043eff commit 8ce6290
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
types: [opened, synchronize, reopened, closed]
branches:
- main
env:
REACT_APP_API_PATH: ${{ env.REACT_APP_API_PATH }}

jobs:
build_and_deploy_job:
Expand All @@ -33,8 +35,6 @@ jobs:
app_location: "/" # App source code path
api_location: "" # Api source code path - optional
output_location: "build" # Built app content directory - optional
env:
REACT_APP_API_PATH: ${{ env.REACT_APP_API_PATH }}
###### End of Repository/Build Configurations ######

close_pull_request_job:
Expand Down

0 comments on commit 8ce6290

Please sign in to comment.