Skip to content

Commit

Permalink
Update deploy-to-ec2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radu1122 committed Aug 13, 2023
1 parent 400a385 commit 0069ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: deploy-to-ec2

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

jobs:
deploy:
Expand Down

0 comments on commit 0069ba4

Please sign in to comment.