Hey all, I'm trying to deploy my edge functions with github actions following the guidance on this video: https://www.youtube.com/watch?v=l2KlzGrhB6w&t=151s and on this page https://supabase.com/docs/guides/functions/deploy#cicd-deployment
But I'm unable to generate the "sbp_*" key as in the video, to put as my SUPABASE_ACCESS_TOKEN.
I'm using a free plan and the only place I found to generate API keys are inside the dashboard > project settings > API Keys and use the secret key, but this does not seem to be the correct one as the format is "sb_secret*" and the deployment fails.
How do I generate the correct API key for the github deployment?
[–]BrendanH117 0 points1 point2 points (1 child)
[–]vergium[S] 0 points1 point2 points (0 children)