Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo authored Oct 19, 2023
1 parent cf7eb74 commit 90ec2a4
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 @@ -83,5 +83,5 @@ jobs:
working-directory: 'infra'
run: |
npm install
cdk deploy TmeStack --parameters "imageTag=sha-${{ github.sha }}" --require-approval never
cdk deploy TelegramBotInfraStack --parameters "imageTag=sha-${{ github.sha }}" --require-approval never

0 comments on commit 90ec2a4

Please sign in to comment.