Deploy Local Database Changes to Supabase Remote Through Github Actions

InstructorBen Patton

Share this video with your friends

Send Tweet

In common workflows we do not want to push directly to the remote database from our machine. We will setup a github action that will run whenever we push to our main branch of our github repo.