Skip to content

fix: Test latest_dataset is not none when bounding_box is None (#498) #59

fix: Test latest_dataset is not none when bounding_box is None (#498)

fix: Test latest_dataset is not none when bounding_box is None (#498) #59

Workflow file for this run

name: Web App - QA
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
jobs:
deploy-web-app:
name: Deploy Web App
uses: ./.github/workflows/web-app-deployer.yml
with:
FIREBASE_PROJECT: qa
REACT_APP_GOOGLE_ANALYTICS_ID: ${{ vars.QA_REACT_APP_GOOGLE_ANALYTICS_ID }}
secrets: inherit