Skip to content

Deploy database changes to Supabase's Staging database. #9

Deploy database changes to Supabase's Staging database.

Deploy database changes to Supabase's Staging database. #9

Workflow file for this run

name: staging-deploy
run-name: Deploy database changes to Supabase's Staging database.
on:
push:
branches-ignore:
- 'main'
jobs:
call-deploy-workflow:
uses: ./.github/workflows/deploy.yaml
with:
environment: staging