Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
shri committed Aug 8, 2024
1 parent b037e6d commit ae59f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-ecs-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ name: Deploy to Amazon ECS

on:
push:
branches: ["master"]
branches: ["main"]

env:
AWS_REGION: eu-central-1 # set this to your preferred AWS region, e.g. us-west-1
Expand Down

0 comments on commit ae59f7d

Please sign in to comment.