Course lesson
Deploy Local Database Changes to Supabase Remote Through Github Actions
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.
- Duration
- 4 min
- Access
- Free
- Transcript
- Available
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.