Skip to content

Merge pull request #100 from IDEMSInternational/ChrisMarsh82-patch-1 #11

Merge pull request #100 from IDEMSInternational/ChrisMarsh82-patch-1

Merge pull request #100 from IDEMSInternational/ChrisMarsh82-patch-1 #11

##################################################################################
# Calls workflow from code repo
##################################################################################
name: Deploy - Firebase
on:
push:
branches:
- "main"
jobs:
web_preview:
uses: IDEMSInternational/parenting-app-ui/.github/workflows/reusable-deploy-web-preview.yml@master
secrets: inherit