From 74954489c31e7931ea6ddfbb961e2403fac7b35d Mon Sep 17 00:00:00 2001 From: smallcase Date: Mon, 6 May 2024 20:34:49 +0530 Subject: [PATCH] feat: added github deployment files --- .github/workflows/sam-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sam-deploy.yaml b/.github/workflows/sam-deploy.yaml index c381416..6d93903 100644 --- a/.github/workflows/sam-deploy.yaml +++ b/.github/workflows/sam-deploy.yaml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/setup-python@v2 - uses: aws-actions/setup-sam@v1 - - uses: aws-actions/configure-aws-credentials@b8c74de + - uses: aws-actions/configure-aws-credentials@b8c74de753fbcb4868bf2011fb2e15826ce973af with: role-to-assume: arn:aws:iam::736414281642:role/LambdaDeployGithubActionRole aws-region: ap-south-1