Skip to content

Commit bdee413

Browse files
committed
Updated the branches the action works on.
1 parent c9a14f0 commit bdee413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Neotoma API
22

33
on:
44
push:
5-
branches: [main, deveop]
5+
branches: [production, develop]
66

77
env:
88
AWS_REGION: us-east-2

0 commit comments

Comments
 (0)