Skip to content

Min/Max Filters for Bed/Bath Fields (#125) #60

Min/Max Filters for Bed/Bath Fields (#125)

Min/Max Filters for Bed/Bath Fields (#125) #60

name: Deploy to Staging
on:
push:
branches:
- main
jobs:
deploy_staging:
name: Deploy to Staging
uses: ./.github/workflows/build-and-deploy.yml
with:
environment: Staging
firebaseProjectId: ushs-housing-portal-staging
firebaseHostingChannelId: live
secrets: inherit