Skip to content

Commit 23298dc

Browse files
committed
Merge remote-tracking branch 'origin/main' into updated-read-me
2 parents d0b225c + f348d25 commit 23298dc

37 files changed

Lines changed: 1393 additions & 1353 deletions

.github/workflows/upload-to-s3.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ jobs:
4646
run: |
4747
aws s3 sync ehld/ "s3://${{ vars.S3_BUCKET }}/${{ env.VERSION }}/ehld/" \
4848
--delete
49+
50+
- name: Upload Statics to S3
51+
run: |
52+
aws s3 sync statics/ "s3://${{ vars.S3_BUCKET }}/${{ env.VERSION }}/statics/" \
53+
--delete

ehld/R-HSA-5617833.svg

Lines changed: 1353 additions & 1353 deletions
Loading

statics/R-HSA-141405.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-162587.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-163282.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-163316.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-166658.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-168898.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-186712.svg

Lines changed: 1 addition & 0 deletions
Loading

statics/R-HSA-194840.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)