Skip to content

Commit 676d7b2

Browse files
committed
fix: move to merch
1 parent 74f41ff commit 676d7b2

File tree

105 files changed

+1
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1
-4
lines changed

.github/workflows/build.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,4 @@ jobs:
5959
aws s3 cp stickers s3://cdn.rs.school/sloths/stickers --recursive --cache-control "public,max-age=300,immutable"
6060
aws s3 cp cleaned s3://cdn.rs.school/sloths/cleaned --recursive --cache-control "public,max-age=300,immutable"
6161
aws s3 cp assets s3://cdn.rs.school/assets --recursive --cache-control "public,max-age=300,immutable"
62-
aws s3 cp cups s3://cdn.rs.school/cups --recursive --cache-control "public,max-age=300,immutable"
63-
aws s3 cp hoodies s3://cdn.rs.school/hoodies --recursive --cache-control "public,max-age=300,immutable"
64-
aws s3 cp t-shirts s3://cdn.rs.school/t-shirts --recursive --cache-control "public,max-age=300,immutable"
65-
aws s3 cp sticker-packs s3://cdn.rs.school/sticker-packs --recursive --cache-control "public,max-age=300,immutable"
62+
aws s3 cp merch s3://cdn.rs.school/merch --recursive --cache-control "public,max-age=300,immutable"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)