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