Skip to content

Commit

Permalink
ci: deploy edge functions
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-lipski committed Feb 7, 2024
1 parent 23bc9e9 commit 3e86bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
- run: |
supabase link --project-ref $DEVELOPMENT_PROJECT_ID
supabase db push --include-all
supabase functions deploy --project-ref $DEVELOPMENT_PROJECT_ID

0 comments on commit 3e86bf5

Please sign in to comment.