Skip to content

Commit

Permalink
pushes to prod bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Jan 22, 2025
1 parent de2034a commit 1cb51c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod_push_to_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
aws-region: us-east-1

- name: Deploy static site to S3 bucket
run: aws s3 sync dist s3://dpd-zoning-summary-generator-dev --delete
run: aws s3 sync dist s3://dpd-zoning-summary-generator --delete

0 comments on commit 1cb51c0

Please sign in to comment.