Skip to content

Commit b2beb9d

Browse files
Update deploy.yml
1 parent e389c6a commit b2beb9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
1515
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
1616
aws_default_region: us-east-1
17-
aws_ec2_instance_type: t2.micro
17+
aws_elb_app_port: 80
18+
aws_ec2_instance_type: t2.micro

0 commit comments

Comments
 (0)