Skip to content

Commit

Permalink
Advance CDK deploy to prod account
Browse files Browse the repository at this point in the history
  • Loading branch information
cgodwin1 committed Feb 21, 2025
1 parent bcbd826 commit 3f442c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
environment: ["dev", "val"]
environment: ["dev", "val", "prod"]
environment:
name: ${{ matrix.environment }}
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 3f442c5

Please sign in to comment.