fix(ci): include deploy scripts

This commit is contained in:
Barrett Ruth 2025-05-22 16:42:51 -05:00
parent 865065f89b
commit b88fab7cc1

3
scripts/deploy.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
aws s3 sync ./dist/ s3://barrettruth.com --delete