Skip to content

Commit

Permalink
feat: added github deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
gagan1510 committed May 6, 2024
1 parent 109580e commit 7495448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sam-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7495448

Please sign in to comment.