We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d8528 commit cfcba5cCopy full SHA for cfcba5c
.github/workflows/deploy-gh.yml
@@ -8,6 +8,7 @@ on:
8
env:
9
PUBLIC_URL: ${{ vars.PUBLIC_URL }}
10
REACT_APP_STAC_API: ${{ vars.REACT_APP_STAC_API }}
11
+ REACT_APP_STAC_BROWSER: ${{ vars.REACT_APP_STAC_BROWSER }}
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments