From ad1c1a57839702fa0ecb4bd9f2709698a87b2f7c Mon Sep 17 00:00:00 2001 From: "Farrah Gil P. Chua" <132328682+fhar28@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:06:40 +0800 Subject: [PATCH] Update aws.yml --- deployments/aws.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/aws.yml b/deployments/aws.yml index 3a1caa94ad..344263f1bb 100644 --- a/deployments/aws.yml +++ b/deployments/aws.yml @@ -24,7 +24,7 @@ # See the documentation for each action used below for the recommended IAM policies for this IAM user, # and best practices on handling the access key credentials. -name: Deploy to Amazon ECS +name: Farrah Gil Pancho on: push: @@ -37,7 +37,7 @@ env: ECS_CLUSTER: MY_ECS_CLUSTER # set this to your Amazon ECS cluster name ECS_TASK_DEFINITION: MY_ECS_TASK_DEFINITION # set this to the path to your Amazon ECS task definition # file, e.g. .aws/task-definition.json - CONTAINER_NAME: MY_CONTAINER_NAME # set this to the name of the container in the + CONTAINER_NAME: Farrah Gil Pancho # set this to the name of the container in the # containerDefinitions section of your task definition permissions: