Skip to content

Implemented admin checking and student counts on programs page (#93) #28

Implemented admin checking and student counts on programs page (#93)

Implemented admin checking and student counts on programs page (#93) #28

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: pia-dev-60cea
firebaseHostingChannelId: live
secrets: inherit