diff --git a/.github/workflows/aws-deploy.yml b/.github/workflows/aws-deploy.yml index 456a8c3..14c810b 100644 --- a/.github/workflows/aws-deploy.yml +++ b/.github/workflows/aws-deploy.yml @@ -6,7 +6,7 @@ on: env: AWS_REGION: ap-southeast-1 - CONTAINER_NAME: darthmalgus/basic-go-service + CONTAINER_NAME: darthmalgus1997/basic-go-service permissions: contents: read