Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
pushes to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Jan 23, 2025
1 parent 9ae7999 commit b019d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
aws-region: us-east-1
- name: Deploy static site to S3 bucket
working-directory: ./
run: aws s3 sync ./ s3://dpd-zoning-summary-generator --delete
run: aws s3 sync ./ s3://dpd-zoning-summary-generator --delete

0 comments on commit b019d65

Please sign in to comment.