Skip to content

Merge pull request #252 from codern-app/fix/canonical-url #3

Merge pull request #252 from codern-app/fix/canonical-url

Merge pull request #252 from codern-app/fix/canonical-url #3

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