You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: use pull_request_target for PR events and add secret checks so
workflow steps only run when Supabase credentials are available:
- Generate types requires SUPABASE_PROJECT_ID and SUPABASE_ACCESS_TOKEN
- Create .env and Build require NEXT_PUBLIC_SUPABASE_URL and
NEXT_PUBLIC_SUPABASE_ANON_KEY
0 commit comments