Skip to content

Commit

Permalink
Merge branch 'datagrove:main' into internationalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Maycol-Espinoza-Ponce authored Oct 26, 2023
2 parents a320f61 + c32ca80 commit cb8ee8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Migrations/Edge Functions to Production
name: Deploy Migrations to Production

on:
workflow_dispatch
Expand All @@ -22,4 +22,4 @@ jobs:
- run: supabase link --project-ref $SUPABASE_PROJECT_ID

- name: Database Migrations push
run: supabase db push
run: supabase db push

0 comments on commit cb8ee8b

Please sign in to comment.