Skip to content

Commit f502878

Browse files
authored
chore: clarify functions deployment for branches (supabase#22739)
1 parent 5b5fc34 commit f502878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/_blog/2024-04-15-branching-publicly-available.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Our open Beta introduces a number of requested features:
4040

4141
### Edge Function support
4242

43-
Branching now deploys your Edge Functions along with your migrations. All Functions in your `./supabase/functions` will automatically be deployed without any extra configuration.
43+
Branching now deploys your Edge Functions along with your migrations. Any Functions added or changed in your `./supabase/functions` will automatically be deployed without any extra configuration.
4444

4545
### Monorepo support
4646

0 commit comments

Comments
 (0)