Skip to content

Commit

Permalink
Merge pull request #2 from electricgull/new-workflow
Browse files Browse the repository at this point in the history
updated dest
  • Loading branch information
electricgull authored Oct 20, 2023
2 parents 1ce14ef + bfbf33e commit c5160be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
aws-region: us-east-1
- name: Sync files to S3 bucket
run: |
aws s3 sync website/ s3://emwav-net --delete
aws s3 sync website/ s3://emwav-net/ --delete

0 comments on commit c5160be

Please sign in to comment.