Skip to content

Commit

Permalink
changed version of supabase cli on gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Patton authored and Benjamin Patton committed Feb 9, 2024
1 parent 7f73ad4 commit 84d2d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod-todos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: actions/checkout@v3
- uses: supabase/setup-cli@v1
with:
version: 1.115.5
- run: supabase link
version: latest
- run: supabase link --project-ref $SUAPBASE_PROJECT_ID
- run: supabase db push

0 comments on commit 84d2d49

Please sign in to comment.