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
Fix workflow to use environment variables instead of secrets
- Change from secrets.SUPABASE_PROJECT_REF to vars.SUPABASE_PROJECT_REF
- Use correct GitHub Actions syntax for environment variables
- Fixes 'flag needs an argument: --project-ref' error
0 commit comments