Skip to content

Commit

Permalink
Update build-and-deploy.yaml
Browse files Browse the repository at this point in the history
updated s3_bucket and cloudfront_dist_id
  • Loading branch information
Nauman-Intrastellar committed Aug 7, 2023
1 parent b2ec953 commit fddaf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
env:
NEXTJS_DIST: out
AWS_REGION: us-east-1
S3_BUCKET: nextjs-s3-cloudfront-mnm
CLOUDFRONT_DISTRIBUTION_ID: E19M07TM9MI9FH
S3_BUCKET: s3-cloudfront-nextjs-mnm-07082023
CLOUDFRONT_DISTRIBUTION_ID: EK3P05DHHQF7W

steps:
- name: Checkout
Expand Down

0 comments on commit fddaf38

Please sign in to comment.