Skip to content

Commit

Permalink
add all flag
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed May 17, 2024
1 parent 0ee806d commit 4aa0682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: pnpm install --filter @biscuits/cdk...

- name: Deploy infrastructure
run: pnpm cdk deploy --require-approval never
run: pnpm cdk deploy --all --require-approval never
working-directory: cdk
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 4aa0682

Please sign in to comment.