Skip to content

Commit

Permalink
feat: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gagan1510 committed May 7, 2024
1 parent 4341ae7 commit 1b88638
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 @@ -38,4 +38,4 @@ jobs:
audience: sts.amazonaws.com
role-session-name: lambda-deploy
# sam build
- run: sam deploy --config-env staging --region ap-south-1 --config-file samconfig.toml --template-file template.yaml --stack-name sc-platform-pii-lambda-staging
- run: sam deploy --config-env staging --region ap-south-1

0 comments on commit 1b88638

Please sign in to comment.