Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhar28 committed Dec 9, 2024
1 parent dfc0cdc commit 87d9cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 87d9cc4

Please sign in to comment.