Skip to content

ci: firebase update targets #6

ci: firebase update targets

ci: firebase update targets #6

name: Deploy to Firebase Hosting on merge
on:
push:
branches:
- main
jobs:
build_and_deploy:
name: Build and Deploy
uses: ./.github/workflows/reusable-main-deployment.yml
with:
target-env: zaraco
secrets: inherit