Skip to content

Commit 97621d9

Browse files
committed
Add stac api env var
1 parent cea94b8 commit 97621d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-gh.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
env:
99
PUBLIC_URL: ${{ vars.PUBLIC_URL }}
10+
REACT_APP_STAC_API: ${{ vars.REACT_APP_STAC_API }}
1011

1112
concurrency:
1213
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)