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 be5ea8a commit 9768fac
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 @@ -33,4 +33,4 @@ jobs:
role-to-assume: arn:aws:iam::736414281642:role/ECRPushGithubActionRole
aws-region: ap-south-1
# sam build
- run: sam build --use-container
- run: sam deploy --config-env ${{ steps.extract_branch.outputs.branch }}

0 comments on commit 9768fac

Please sign in to comment.