Skip to content

Commit

Permalink
update puch cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rgraue committed Mar 26, 2024
1 parent 13c833e commit edfdce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Upload assets to s3
shell: bash
run: |
aws s3 cp ./index.html s3://dev.app.zwellhome.com/index.html
aws s3 cp ./404.html s3://dev.app.zwellhome.com/404.html
aws s3 cp ./index.html s3://app2.zwellhome.com/index.html
aws s3 cp ./404.html s3://app2.zwellhome.com/404.html

0 comments on commit edfdce6

Please sign in to comment.