Merge pull request #48 from barrettruth/feat/invalidate-cloudfront-cache

fix(ci): remove debug
This commit is contained in:
Barrett Ruth 2026-01-12 22:22:05 -06:00 committed by GitHub
commit ddec1e926e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,8 +35,6 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
- run: aws sts get-caller-identity
- name: Deploy static site to S3 bucket
run: |
chmod +x scripts/deploy.sh