Skip to content

Commit

Permalink
feat: update stack name
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo committed Nov 29, 2024
1 parent a779830 commit b98e30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
working-directory: 'infra'
run: |
npm install
cdk deploy TmeStack --parameters "imageTag=sha-${{ github.sha }}" --require-approval never
cdk deploy IAStack --parameters "imageTag=sha-${{ github.sha }}" --require-approval never

0 comments on commit b98e30d

Please sign in to comment.