Skip to content

Commit

Permalink
this
Browse files Browse the repository at this point in the history
  • Loading branch information
bronifty committed Aug 22, 2024
1 parent 21511f8 commit 48c380b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
cd ./cdk
npm install --frozen-lockfile
npm run build
npx cdk bootstrap aws://$AWS_ACCOUNT_ID/$AWS_REGION
npx cdk deploy --all --require-approval never
env:
AWS_REGION: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit 48c380b

Please sign in to comment.