SupabaseS
Supabase2mo ago
Kion

Limited Permissions for Supabase Access Token in CI

Hi folks, I am building a CI runner with my full integrated application, which includes supabase. To be able to download the supabase docker images, it seems that I need to configure an access token in the worker. The issue is that I cannot find any way to configure the permissions for access tokens, so I believe it would give github runners the ability to destroy the production db. Is there a better way to address this I am not thinking of?
Was this page helpful?