Skip to content

Commit

Permalink
Include REACT_APP_STAC_BROWSER env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdsilva committed Dec 17, 2024
1 parent 22d8528 commit cfcba5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
env:
PUBLIC_URL: ${{ vars.PUBLIC_URL }}
REACT_APP_STAC_API: ${{ vars.REACT_APP_STAC_API }}
REACT_APP_STAC_BROWSER: ${{ vars.REACT_APP_STAC_BROWSER }}

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit cfcba5c

Please sign in to comment.