Skip to content

Commit

Permalink
added bash shell to gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Patton authored and Benjamin Patton committed Feb 7, 2024
1 parent 06df895 commit 3610554
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod-todos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
with:
version: 1.115.5
- run: supabase link --project-ref ${{ secrets.PRODUCTION_PROJECT_ID }}
shell: bash
- run: supabase db push
shell: bash

0 comments on commit 3610554

Please sign in to comment.