Skip to content

Commit

Permalink
fix: deploy on main
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schultz authored and nutrina committed Aug 26, 2024
1 parent 7d0b9b1 commit 644b3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/aws/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ const CLOUDFLARE_ZONE_ID = op.read.parse(`op://DevOps/passport-${stack}-env/ci/C
// });

const passportBranches = Object({
review: "review-app",
review: "main",
staging: "staging-app",
production: "production-app",
});
Expand Down

0 comments on commit 644b3e6

Please sign in to comment.