Skip to content

Commit 95b0a53

Browse files
committed
change some stuff in deploy.yml
1 parent 358558e commit 95b0a53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
--function-name ${{ env.LAMBDA_FUNCTION_NAME }} \
8282
--package-type Image \
8383
--code ImageUri=$IMAGE_URI \
84-
--role arn:aws:iam::<TON_ACCOUNT_ID>:role/<TON_ROLE_LAMBDA> \
84+
--role arn:aws:iam::841731976034:role/lambda-legal-ocr-role \
8585
--timeout 900 \
8686
--memory-size 1024 \
8787
--region ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)