Skip to content

Commit

Permalink
s3 push
Browse files Browse the repository at this point in the history
  • Loading branch information
rgraue committed Apr 2, 2024
1 parent 2733bd6 commit 84ad23c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
shell: bash
run: |
echo "push s3"
# aws s3 cp ./index.html s3://app2.zwellhome.com/index.html
# aws s3 cp ./404.html s3://app2.zwellhome.com/404.html
aws s3 cp ./index.html s3://app.zwell.io/index.html
aws s3 cp ./404.html s3://app.zwell.io/404.html

0 comments on commit 84ad23c

Please sign in to comment.