Skip to content

Commit

Permalink
chore(Root): show SUPABASE_PROJECT_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
dartilesm committed Sep 14, 2024
1 parent 8567c70 commit e21cd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
with:
version: latest

- run: supabase link --project-ref $SUPABASE_PROJECT_ID --debug
- run: echo "$SUPABASE_PROJECT_ID" && supabase link --project-ref $SUPABASE_PROJECT_ID --debug
- run: supabase db push

0 comments on commit e21cd8e

Please sign in to comment.