Skip to content

Commit

Permalink
Merge pull request #204 from technologiestiftung/staging
Browse files Browse the repository at this point in the history
fix: Deploy right branch to production
  • Loading branch information
ff6347 authored Mar 21, 2023
2 parents 83de58f + c393eba commit a2c8c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-supabase-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Migrations to Production
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down

1 comment on commit a2c8c23

@vercel
Copy link

@vercel vercel bot commented on a2c8c23 Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.