SupabaseS
Supabase12mo ago
Kris

Running GitHub Actions on a preview branch

I'm using preview branching, which works well to set up the environment. How can I run GitHub Actions after the environment is set up, passing the preview environment configuration? I'd like to do things like generate types, run tests, and deploy my front-end pointing at the preview branch.
Was this page helpful?